Maldela / 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 -DNO_SYSTEMD option.
GNU General Public License v2.0
309 stars 31 forks source link

KDE Deps #7

Closed ibrokemypie closed 5 years ago

ibrokemypie commented 7 years ago

I truly love this app, there are no alternatives, however I do not use KDE and generally avoid KDE programs due to the massive dependencies, and this seems to require a lot. Is it at all possible to achieve the same without KDE deps?

maxbla commented 5 years ago

This is a gui frontend to fancontrol (debian package, arch package). If you don't want qt dependencies, you can install the fancontrol package and mess with config files by hand. You can find some instructions here and in fancontrol's manpage.

If you don't have Qt programs, the first one will install loads of dependencies and if you don't have GTK+ apps, the first one will install loads of dependencies, but each program has to pick one or the other.

Also this should probably be closed as wontfix.