README update (included information)

This commit is contained in:
Aaron Marcher 2016-06-14 19:19:25 +02:00 committed by Aaron Marcher (drkhsh)
parent 16716dd130
commit 456be7ad1f

View file

@ -5,17 +5,19 @@ slstatus
The following information is included:
- wifi percentage
- battery percentage
- cpu usage in percent
- cpu temperature
- ram usage in percent
- alsa volume level in percent
- disk usage
- date
- time
- cpu usage (in percent)
- date and time
- disk numbers (free storage, percentage, total storage and used storage)
- available entropy
- hostname
- ip addresses
- ram numbers (free ram, percentage, total ram and used ram)
- temperature
- volume percentage (alsa)
- wifi percentage
Multiple entries (battery, wifi signal, ...) are supported and everything can be reordered and customized via a C header file (similar to DWM).
Multiple entries per function are supported and everything can be reordered and customized via a C header file (similar to DWM).
![screenshot](screenshot.png)