Aaron Marcher
093f39df23
added wifi essid
2016-08-15 14:43:29 +02:00
Aaron Marcher
f6f0c895ce
Added shell command function
2016-08-15 12:23:35 +02:00
Aaron Marcher
16716dd130
added, username, gid, uid
2016-06-13 18:49:50 +02:00
Aaron Marcher
fb524b6050
added disk functions for details
2016-06-10 19:13:13 +02:00
Aaron Marcher
2e72b212d3
hostname function
2016-06-10 15:53:07 +02:00
Aaron Marcher
67203c6660
added ip address function
2016-06-08 09:42:32 +02:00
Aaron Marcher
5a943fa59c
added entropy
2016-06-03 13:04:15 +02:00
Aaron Marcher
27b9139dfc
Changes to documentation and new screenshot.
...
- Better README.md
- Headlines in all files
- CONTRIBUTING.md
- New screenshot
2016-03-20 14:18:05 +01:00
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.
2016-03-18 16:15:05 +01:00
Aaron Marcher
b176d0a2d0
completely new system: only values in config file get updated + cleaner code
2016-03-14 20:17:14 +01:00
Daniel Walter
21afb5a8f8
Add diskusage support
...
add support to show used disk for a given mountpoint
2016-03-11 12:18:23 +01:00
Aaron Marcher
1b65dec306
fixed some small things (update_interval) interferes with get_cpu_usage() and reordered)
2016-03-10 14:59:37 +01:00
Daniel Walter
5295629c4f
add update_interval
...
add a short sleep to reduce load
2016-03-10 11:55:42 +01:00
Aaron Marcher
83e84bebb6
simplified config.def.h
2016-03-10 11:11:39 +01:00
Aaron Marcher
b5813a7f67
changed to easier variable names
2016-03-09 11:21:35 +01:00
Roy Freytag
12521e4e10
fixed some memory leaks
2016-03-08 20:55:07 +01:00
Aaron Marcher
864f2246b5
added config.def.h handling and fixed typo
2016-03-04 18:36:47 +01:00