소스 검색

Merge branch 'master' of https://github.com/Maldela/Fancontrol-GUI

Malte Veerman 10 년 전
부모
커밋
424dd69734
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -0,0 +1,6 @@
+# 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 with 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.