all repos — slstatus @ ad39aa012c5da8f1f53c8f7366d5177e538da255

my build of slstatus (tools.suckless.org/slstatus/)

updated readme
Aaron Marcher info@nulltime.net
Tue, 13 Jun 2017 00:11:35 +0200
commit

ad39aa012c5da8f1f53c8f7366d5177e538da255

parent

1c8aa5318f13710defb4fb34288b8e6c444ac823

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -8,8 +8,9 @@ Looking at the LOC (lines of code) of the [Conky project](https://github.com/brndnmtthws/conky), it is very interesting: *28346 lines C++, 219 lines Python and 110 lines Lua*. slstatus currently has about **800 lines of clean documented C code** and even includes additional possibilities as it can be customized and extended very easily. Configuring it by customizing the config.h (C header) file is very secure and fast as no config files are parsed at runtime.

The following information is included: -- Battery percentage/state +- Battery percentage/power/state - CPU usage (in percent) +- CPU frequency (in MHz) - Custom shell commands - Date and time - Disk[s] status (free storage, percentage, total storage and used storage)