11 Commits (5a943fa59cab43f4a2cf6c133c4ef5676d6358b1)

Author SHA1 Message Date
Aaron Marcher 5a943fa59c added entropy 10 years ago
Aaron Marcher 27b9139dfc Changes to documentation and new screenshot.
- Better README.md
- Headlines in all files
- CONTRIBUTING.md
- New screenshot
10 years ago
Aaron Marcher 02af858a35 Easier info function names
All the info function names started with "get_", which I removed to make
it easier for the user to configure the program to its needs.
Additionally I renamed some functions (e.g. get_ram_usage) to better
names, making it easier to extend the program with ram usage / total
functions.
10 years ago
Aaron Marcher b176d0a2d0 completely new system: only values in config file get updated + cleaner code 10 years ago
Daniel Walter 21afb5a8f8 Add diskusage support
add support to show used disk for a given mountpoint
10 years ago
Aaron Marcher 1b65dec306 fixed some small things (update_interval) interferes with get_cpu_usage() and reordered) 10 years ago
Daniel Walter 5295629c4f add update_interval
add a short sleep to reduce load
10 years ago
Aaron Marcher 83e84bebb6 simplified config.def.h 10 years ago
Aaron Marcher b5813a7f67 changed to easier variable names 10 years ago
Roy Freytag 12521e4e10 fixed some memory leaks 10 years ago
Aaron Marcher 864f2246b5 added config.def.h handling and fixed typo 10 years ago