2016-03-04 04:46:19 -05:00
|
|
|
# slstatus
|
2016-03-08 12:17:50 -05:00
|
|
|
|
2016-03-04 04:46:19 -05:00
|
|
|
A suckless status monitor for DWM written in pure C without any system() calls.
|
2016-03-04 12:36:47 -05:00
|
|
|
|
2016-03-08 12:17:50 -05:00
|
|
|
# Information
|
2016-03-04 12:36:47 -05:00
|
|
|
|
|
|
|
- wifi percentage
|
|
|
|
- battery percentage
|
|
|
|
- cpu usage in percent
|
|
|
|
- cpu temperature
|
|
|
|
- ram usage in percent
|
|
|
|
- alsa volume level in percent
|
|
|
|
- date
|
|
|
|
- time
|
|
|
|
|
2016-03-08 12:17:50 -05:00
|
|
|
# Screenshot
|
|
|
|
|
2016-03-08 12:18:47 -05:00
|
|
|
![screenshot](screenshot.png)
|
2016-03-08 12:17:50 -05:00
|
|
|
|
|
|
|
# Installation
|
|
|
|
|
|
|
|
Just run ```sudo make install```!
|
|
|
|
|
|
|
|
# Configuration
|
2016-03-04 12:36:47 -05:00
|
|
|
|
|
|
|
Just edit config.h and recompile!
|