Browse Source

added all functions to readme

master
Aaron Marcher 8 years ago
committed by Aaron Marcher (drkhsh)
parent
commit
c15e66ce77
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      README.md

+ 4
- 3
README.md View File

@@ -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)
- wifi percentage and essid
- volume percentage + mute status (alsa)
- 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