No Description

Maldela 782d59d697 fixed displaying the wrong temp on fan switching 9 years ago
fancontrol-gui 6a98fc1524 fixed build of fancontrol_gui 9 years ago
helper b2aa3cb3cb made use of QStringLiteral and some other minor speedups 9 years ago
kcm b2aa3cb3cb made use of QStringLiteral and some other minor speedups 9 years ago
lib b2aa3cb3cb made use of QStringLiteral and some other minor speedups 9 years ago
package 782d59d697 fixed displaying the wrong temp on fan switching 9 years ago
po d8f840815c made window size persistent and updated german translation 9 years ago
tests c1af92586b little fix in loadertest 10 years ago
CMakeLists.txt 47df9fdc85 added cmake option for the predefined location of the fancontrol config file 10 years ago
LICENSE e1876eba9d Initial Commit 10 years ago
README.md d86553fea0 Update README.md 10 years ago
icon.svg 3adc0052cf Huge changes all over the place 10 years ago

README.md

fancontrol-gui

GUI for Fancontrol. It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. Furthermore it communicates with systemd via dbus to control the fancontrol service. If you want to compile without systemd support set the option -DNO_SYSTEMD=true.