Powercontrol fork with fan controls only
curl -L https://github.com/aarron-lee/PowerControl/raw/main/install.sh | sh
You can install earlier versions via the following command:
curl -L https://github.com/aarron-lee/PowerControl/raw/main/install.sh | VERSION_TAG=v2.7.1 shThere is also an experimental Desktop app, which has separate install instructions.
The Desktop app is currently outdated and uses PowerControl version 2.1.0, and will be updated when possible to use the latest
See the desktop app readme for instructions.
CachyOS might require you to separately install additional python dependencies.
Check the logs for the missing dependencies, you can see logs via:
cat $HOME/homebrew/logs/PowerControl/*forked for my own personal use
Major thanks to the PowerControl devs for creating such an awesome plugin
