Browse Source

README update (included information)

master
Aaron Marcher 8 years ago
committed by Aaron Marcher (drkhsh)
parent
commit
456be7ad1f
1 changed files with 12 additions and 10 deletions
  1. +12
    -10
      README.md

+ 12
- 10
README.md View File

@@ -5,17 +5,19 @@ slstatus


The following information is included: The following information is included:


- wifi percentage
- battery 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).


![screenshot](screenshot.png) ![screenshot](screenshot.png)




Loading…
Cancel
Save