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.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:codifryed/coolercontrol && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000850 850 Bytes | |
coolercontrol-1.4.5.tar.zst | 0011588375 11.1 MB | |
coolercontrol.spec | 0000005052 4.93 KB | |
node_modules.tar.gz | 0086919948 82.9 MB | |
update.sh | 0000000843 843 Bytes | |
vendor.tar.zst | 0051466702 49.1 MB |
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!