Browse Source

added all functions to readme

master
Aaron Marcher 9 years ago
committed by Aaron Marcher (drkhsh)
parent
commit
c15e66ce77
  1. 7
      README.md

7
README.md

@ -15,14 +15,15 @@ The following information is included:
- date and time - date and time
- disk numbers (free storage, percentage, total storage and used storage) - disk numbers (free storage, percentage, total storage and used storage)
- available entropy - available entropy
- username/gid/uid of current user
- hostname - hostname
- ip addresses - ip addresses
- load avg - load average
- ram numbers (free ram, percentage, total ram and used ram) - ram numbers (free ram, percentage, total ram and used ram)
- temperature - temperature
- uptime - uptime
- volume percentage (alsa) - volume percentage + mute status (alsa)
- wifi percentage and essid - wifi signal percentage and essid
Multiple entries per function are supported and everything can be reordered and customized via the C header file config.h (similar to DWM). Multiple entries per function are supported and everything can be reordered and customized via the C header file config.h (similar to DWM).

Loading…
Cancel
Save