Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
0fb45e6f
Commit
0fb45e6f
authored
Mar 13, 2016
by
Dylan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog
parent
d543f7f9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
4 deletions
+13
-4
1.5.md
1.5.md
+13
-4
No files found.
1.5.md
View file @
0fb45e6f
...
...
@@ -5,11 +5,19 @@
### Progress Bars
This has finally been merged to master, thanks to
**[@iandrewt](https://github.com/iandrewt)**
for helping
me finish up with this PR.

-
Added progress bar support to CPU, Memory, Disk, Battery. Thanks
**[@iandrewt](https://github.com/iandrewt)**
-
Added
`cpu_display`
,
`memory_display`
,
`disk_display`
and
`battery_display`
which allow you to customize<br
\>
where or if the progress bar will appear.
-
Added progress bar support to CPU, Memory, Disk, Battery.
-
Added
`progress_char`
which allows you to change the character used when drawing the bars.
-
Added
`progress_length`
which allows you to set the max length in spaces of the bars.
-
Added
`progress_elapsed_color`
which sets the elapsed color.
-
Added
`progress_total_color`
which sets the total color.
-
Added
`--progress_colors`
which takes two color values:
`elapsed`
,
`total`
.
-
Added
`cpu_display`
,
`memory_display`
,
`disk_display`
and
`battery_display`
which allow you<br
\>
to customize where or if the progress bar will appear.
-
Takes these values:
`info`
,
`bar`
,
`infobar`
,
`barinfo`
### OS
...
...
@@ -28,8 +36,9 @@ where or if the progress bar will appear.
-
Only display usage of local disks.
**CPU**
<br
\>
-
Add
`cpu_shorthand`
to shorten the output of CPU. Thanks
**[@iandrewt](https://github.com/iandrewt)**
-
Add
ed
`cpu_shorthand`
to shorten the output of CPU. Thanks
**[@iandrewt](https://github.com/iandrewt)**
-
Takes these values:
`name`
,
`speed`
,
`tiny`
,
`on`
,
`off`
-
Added the ability to print the CPU Usage by using
`cpu_display="info"`
or
`--cpu_display off info`
.
**GPU**
<br
\>
-
Added new
`tiny`
option to
`gpu_shorthand`
to further shorten the GPU output. Thanks
**[@iandrewt](https://github.com/iandrewt)**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment