sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit ae8088b3e37b58f3e530f69a1e359ee2c386da49
parent e6bca4cf6972e6a449d9760890954aa0411e3c49
Author: wifiextender <router@archlinux.info>
Date:   Tue, 28 Jul 2015 02:38:15 +0000

Added several more functions to my program

Diffstat:
Mdwm.suckless.org/dwmstatus/index.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dwm.suckless.org/dwmstatus/index.md b/dwm.suckless.org/dwmstatus/index.md @@ -19,7 +19,7 @@ User submitted versions Please add your own version of dwmstatus here. -* [dwm-bar.c](https://github.com/wifiextender/dwm-bar) - Display overall usage about: cpu, ram, disk, installed packages, kernel, volume and time. I've wrote the code myself, so it is unique. +* [dwm-bar.c](https://github.com/wifiextender/dwm-bar) - Display overall usage about: cpu and cpu temperature, ram, disk, installed packages, kernel, motherboard voltage, system fans and their speed in RPM, motherboard (name, vendor, temperature), volume and time. I've wrote the code myself, so it is unique. * [dwmsd](https://github.com/johnko/dwmsd) - a daemon that listens on localhost tcp (may be useful as a base for asynchronous updates) * [profil-dwmstatus-1.0.c](profil-dwmstatus-1.0.c) - cpufreq, battery percent and date/time * [suspend-statusbar.c](suspend-statusbar.c) - loadavg, wifi, battery and date. If battery goes below threshold - run suspend command