
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Displays a simple CPU usage meter on your desktop. Supports All-cores :)
13 years ago
v0.4
- Added color options, removed themes (for now)
- Fixed resizing bug when scale was not 100% (using 100% cpu!)
- Fixed graph accuracy
v0.3
- Added option to start CPU naming from 1 instead of 0
- Added theming ability
- Added some themes, feel free to send your own for inclusion in the next version :)
- Added text color and shadow options
v0.2
- New 'Graph' mode
- Fixed size bug
v0.1
- First public release.
13 years ago
v0.4
- Added color options, removed themes (for now)
- Fixed resizing bug when scale was not 100% (using 100% cpu!)
- Fixed graph accuracy
v0.3
- Added option to start CPU naming from 1 instead of 0
- Added theming ability
- Added some themes, feel free to send your own for inclusion in the next version :)
- Added text color and shadow options
v0.2
- New 'Graph' mode
- Fixed size bug
v0.1
- First public release.
iamFIREcracker
13 years ago
i found you code very usefull.
Could you better explain to me how to parse the "stat" file in order to get the usage?
cat /proc/stat
cpu 177509 581 54473 632399 53387 539 234 0 0
cpu0 177509 581 54473 632399 53387 539 234 0 0
if i understood the code, you are making a sum with 177509 and 54473; why that?
Tnx in advance
M@
Report
danube
13 years ago
Report
joakim
13 years ago
Report
ashy
13 years ago
I run a Dual-Core 4400+ on here and CPU usage is <1% as reported by top (less than a second per hour)
Anyone else experiencing similar issues?
Report
thebigkevdogg
13 years ago
Report
francophone2
13 years ago
Report
khanhpt
13 years ago
Report
ashy
13 years ago
Report