Skip to content
On this page

Updated at:

AppImage โ€‹


AppImageDownload
CoolerControlD Daemon


The AppImage contains both system daemons to control your hardware:
CoolerControlD requires sudo access.

Download by using either the above link or goto the Releases page to download a specific version.

The AppImage is helpful if you want to try things out without installing anything. Note that it is recommended to install the systems packages whenever possible, as many things are then handled automatically. System packages also include a dedicated desktop application.

Once the AppImage is downloaded, make it executable:

bash
chmod +x CoolerControlD-x86_64.AppImage

Then start the daemon AppImage (requires sudo):

bash
sudo ./CoolerControlD-x86_64.AppImage

Finally open the Web UI in a browser.

* โš ๏ธ on some systems you'll have to install libfuse2 or fuse for AppImages to work.

Click for more info about AppImages

AppImage Website

For improved desktop integration:

Released under the GPLv3+ License.