Sin descripción

Malte Veerman 3adc0052cf Huge changes all over the place hace 10 años
fancontrol-gui 3adc0052cf Huge changes all over the place hace 10 años
helper 3adc0052cf Huge changes all over the place hace 10 años
kcm 3adc0052cf Huge changes all over the place hace 10 años
lib 3adc0052cf Huge changes all over the place hace 10 años
package 3adc0052cf Huge changes all over the place hace 10 años
po 3adc0052cf Huge changes all over the place hace 10 años
share 47ac8259c4 added translation temlate and german translation hace 10 años
CMakeLists.txt 3adc0052cf Huge changes all over the place hace 10 años
LICENSE e1876eba9d Initial Commit hace 10 años
README.md 84697ab17a Update README.md hace 10 años
icon.svg 3adc0052cf Huge changes all over the place hace 10 años

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.

At the moment it consists of two parts:

The Core part which I plan to reuse for a kcm in the future and can be build by providing -DBUILD_CORE=1 The GUI part which can be build by providing -DBUILD_GUI=1