Package request: CoolerControl
Package name
CoolerControl
Package homepage
https://gitlab.com/coolercontrol/coolercontrol
Description
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.
Does the requested package meet the package requirements?
System, Required
Is the requested package released?
Yes
I also need to update this package as I have a new graphics card and a repository version of it does not support it.
@magnusshtebner I haven't seen this package in repo.
I totally forgot about creating this PR, I ended up just using my bios since then and haven't looked back. Working great and keeps everything cool and quiet, Took a bit of tinkering, But was worth it.
The problem with Coolercontrol is it depends on systemd.
The problem with Coolercontrol is it depends on systemd.
It depends on lm_sensors as far as I could tell, not systemd in particular.
You're correct and I was incorrect, I had time and did some more searching, systemd isn't required, They just have it heavily documented per most systems using systemd.
Here is a discussion and testing in the works for openrc, It would be great if this could be ported to void-packages. https://gitlab.com/coolercontrol/coolercontrol/-/issues/283
They just have it heavily documented per most systems using systemd.
Yes, that is correct.
But, it shouldn't be a problem. With some trial and error, I'm certain this can be run with runit.
Here is a discussion and testing in the works for openrc, It would be great if this could be ported to void-packages. https://gitlab.com/coolercontrol/coolercontrol/-/issues/283
Interesting. I'll have a read.