Automatic CPU speed & power optimizer for Linux based on active monitoring of laptop's battery state, CPU usage, CPU temperature and system load. Ultimately allowing you to improve battery life without making any compromises.
Features:
Monitoring
Basic system information
CPU frequency (system total & per core)
CPU usage (system total & per core)
CPU temperature (total average & per core)
Battery state
System load
CPU frequency scaling, governor and turbo boost management based on
battery state
CPU usage (total & per core)
CPU temperature in combination with CPU utilization/load (prevent overheating)
System load
Automatic CPU & power optimization (temporary and persistent)
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Enable snaps on Raspberry Pi and install auto-cpufreq
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
On a Raspberry Pi running the latest version of Raspbian snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
You will also need to reboot your device:
sudo reboot
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
Install auto-cpufreq
To install auto-cpufreq, simply use the following command: