浏览代码

Initial commit

Maldela 10 年之前
当前提交
130e54eaf3
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -0,0 +1,2 @@
+# fancontrol-gui
+GUI for Fancontrol. It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. If you don't want to compile wit KF5 set the compile option -DNO_KF5_KAUTH. Furthermore it communicates with systemd via dbus to control the fancontrol service. If you want to compile without systemd support set the -DNO_SYSTEMD option.