
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on git.opendesktop.org
kload is a kicker applet showing current info about your system. It shows system uptime, system load, transfered network bytes, network speed, and RAM and SWAP usage. Most monitoring apps are too big and don't fit anywhere on the screen, which is why this one was created. It shows stats simply, as a number instead of a graph.
all comments are welcome.
15 years ago
0.2a - small fix
for those who got compilation error.
just delete the directory autom4te.cache from the archive
I updated the ebuild and it should all work fine now.
New in 0.2
- fix size problem
- fix infos precision
- general optimization
- make a config window
- make every stats type as an options
- prevent loopback or some network interface.
- option to show RAM and SWAP as % instead.
- shift-LMB go backward
- make info selection capabilities through RMB
- more info on help window
- keep latest current showing in config file.
- network info is a bit prettier...
0.1 release AKA version X
- initial release (first kicker applet)
- able to pullout the info and add them to a qlist
- switch between info on mouse release
15 years ago
0.2a - small fix
for those who got compilation error.
just delete the directory autom4te.cache from the archive
I updated the ebuild and it should all work fine now.
New in 0.2
- fix size problem
- fix infos precision
- general optimization
- make a config window
- make every stats type as an options
- prevent loopback or some network interface.
- option to show RAM and SWAP as % instead.
- shift-LMB go backward
- make info selection capabilities through RMB
- more info on help window
- keep latest current showing in config file.
- network info is a bit prettier...
0.1 release AKA version X
- initial release (first kicker applet)
- able to pullout the info and add them to a qlist
- switch between info on mouse release
jcphil
14 years ago
Report
somekool
14 years ago
Report
skink
14 years ago
No admin directory in the archive.
Report
somekool
14 years ago
I'll make a new tar.bz2 tonight.
Report
skink
14 years ago
Report
somekool
14 years ago
i'm not sure if that ebuild will work at all.
please tell me.
Report
lostson
14 years ago
Report
somekool
14 years ago
www.somekool.net -> kload
Report
somekool
14 years ago
Report
DecayingOmega
14 years ago
Report
somekool
14 years ago
you have to generate the configure script by typing 'make -f Makefile.cvs'
could be Makefile.dist
Report