PowerControl Fork
July 27, 2025 ยท View on GitHub
Powercontrol fork with fan controls only

Quick Install
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 sh
Desktop App
There 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.
Known Issues
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/*
Disclaimer
forked for my own personal use
Attribution
Major thanks to the PowerControl devs for creating such an awesome plugin