
Conky Biohazard Set
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
Let your machine rocks with this Biohazard config for Conky!
- Readme and install instructions included.
- Conky, lua, temp monitors are required.
FEATURES:
- Clock and date
- CPU monitoring
- Memory and swap load monitoring
- Partition load (2 max)
- Battery Status (if any)
- Open ports and current IP's (on wlan0 or eth0, if any)
- Current running processes
- Most CPU usage processes
- Most memory usage processes
- CPU and Disk IO graphs
Extra for nVidia owners:
- GPU Temperature (Tested)
ATI owners:
- GPU Temperature (Not tested)
NOTE: This UI works fine on 1440x900 resolutions. You will be able to set up for your own resolution by setting the `gap_x` and `gap_y` to `((width(OR)height)/2)-200`.
Let me know if all works ok!
Thank you!
kbmonkey
9 years ago
I modified mine a bit: ups values don't pick up, and removed some of the value labels.
I added mocp now playing support by adding this to the end of conkyrc:
Quote:
${voffset 20}
${goto 20} ${exec mocp -Q %title | fold -sw 80}
Well done again!
desktop screenies: http://crunchbanglinux.org/forums/post/126020/#p126020
Report