CoolerControl
https://gitlab.com/coolercontrol/coolercontrol
Cooling device control for Linux.
CoolerControl features a GUI for viewing all your system's sensors and for
creating custom fan and pump profiles based on any available temperature sensor.
Paired with this is a systemd service that controls all your devices in the
background. It's an extension of liquidctl and hwmon with a focus on controlling
cooling devices such as AIO coolers and fans under Linux.
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:codifryed/coolercontrol && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| coolercontrol-3.0.2.tar.gz | 0008937023 8.52 MB | |
| coolercontrol.spec | 0000005278 5.15 KB |
Comments 2
Any idea when https://gitlab.com/coolercontrol/coolercontrol/-/milestones/43 is to be released here? I ask because I've some issues to verify:
You're looking at it my friend :) Just do
sudo zypper refresh
sudo zypper dup
And it will do the upgrade to the new version. Or if you haven't installed one of the older versions to upgrade from, you can use the 1 click install: https://software.opensuse.org/ymp/home:codifryed/openSUSE_Tumbleweed/coolercontrol.ymp
HTH!