Xinqi Bao's Git
projects
/
slstatus.git
/ blob
summary
|
log
|
commit
|
diff
|
tree
history
|
raw
|
HEAD
added config.def.h handling and fixed typo
[slstatus.git]
/
README.md
1
# slstatus
2
A suckless status monitor for DWM written in pure C without any system() calls.
3
4
# information
5
6
- wifi percentage
7
- battery percentage
8
- cpu usage in percent
9
- cpu temperature
10
- ram usage in percent
11
- alsa volume level in percent
12
- date
13
- time
14
15
# configuration
16
17
Just edit config.h and recompile!