diff options
author | Aaron Marcher <info@nulltime.net> | 2016-06-14 19:19:25 +0200 |
---|---|---|
committer | Aaron Marcher (drkhsh) <info@nulltime.net> | 2016-06-14 19:19:25 +0200 |
commit | 456be7ad1ff3ea61b9ffbf1d0dbbca8a34b5830e (patch) | |
tree | bb3f56a93119fea93e102cc6377d5c39309b1559 /README.md | |
parent | 16716dd1307af81103b40c6a48a028d1328bbdf8 (diff) | |
download | slstatus-456be7ad1ff3ea61b9ffbf1d0dbbca8a34b5830e.tar.gz |
README update (included information)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 12 insertions, 10 deletions
@@ -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 - -Multiple entries (battery, wifi signal, ...) are supported and everything can be reordered and customized via a C header file (similar to DWM). +- 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 per function are supported and everything can be reordered and customized via a C header file (similar to DWM).  |