Add fancontrol-ng

This commit is contained in:
2016-01-22 08:56:34 +01:00
parent 80e14db520
commit 8146e336d7
6 changed files with 722 additions and 4 deletions

View File

@@ -7,8 +7,11 @@ to other people as well.
- 'dwmstatus' does literally everything my dwm doesn't but I'd like it to. It
includes PulseAudio volume management and hand-written NUT and MPD clients,
all in the name of liberation from GPL-licensed software of course
all in the name of liberation from GPL-licensed software of course.
- 'brightness' allows me to change the brightness of w/e display device I have.
- 'fancontrol-ng' is a clone of fancontrol that can handle errors on resume
from suspend instead of setting fans to maximum speed and quitting;
in general it doesn't handle everything the original does
Don't expect them to work under any OS that isn't Linux.