GitHub - AdnanHodzic/auto-cpufreq: Automatic CPU speed & power o... 1 of 15 AdnanHodzic / auto-cpufreq https://github.com/AdnanHodzic/auto-cpufreq Public Automatic CPU speed & power optimizer for Linux foolcontrol.org/?p=4603 LGPL-3.0 license 6.1k stars 289 forks Branches Tags Activity Star Code Issues 52 Pull requests Notifications 5 Discussions Actions Projects Security Insights 3/4/25, 1:28 PM GitHub - AdnanHodzic/auto-cpufreq: Automatic CPU speed & power o... 2 of 15 master 33 Branches 47 Tags https://github.com/AdnanHodzic/auto-cpufreq Go to file shadeyg56 Fix CPU temp sensors Go to file 6be1547 · 3 days ago .github Remove old issue template auto_cpufreq Fix CPU temp sensors 3 days ago images Update auto-cpufreq desktop icon 2 years ago nix nix: add urwid dependency 3 days ago scripts Added notes to the documentation about the d… 6 months ago snap Add ability to build snap for both amd64 & arm… last year .gitignore Add .direnv to .gitignore 3 days ago LICENSE Initial commit 6 years ago README.md Add "auto-cpufreq genAI chatbot" to Readme … 2 months ago auto-cpufreq-installer Update auto-cpufreq-installer (#808) 2 months ago auto-cpufreq.conf-example Added notes to the documentation about the d… 6 months ago flake.lock nix: add urwid dependency flake.nix nix: add overlay; use best practices (#718) 9 months ago poetry.lock Bump virtualenv from 20.24.5 to 20.26.6 (#806) 2 months ago pyproject.toml Enhance CLI System Monitoring with a TUI (#8… 3 days ago README Code 2 months ago 3 days ago LGPL-3.0 license auto-cpufreq Linux Build passing Nix Flake passing Automatic CPU speed & power optimizer for Linux. Actively monitors laptop battery state, CPU usage, CPU temperature, and system load, ultimately allowing you to improve battery life without making any compromises. For tl;dr folks: Youtube: auto-cpufreq v2.0 release & demo of all available features and options 3/4/25, 1:28 PM GitHub - AdnanHodzic/auto-cpufreq: Automatic CPU speed & power o... 3 of 15 https://github.com/AdnanHodzic/auto-cpufreq Youtube: auto-cpufreq - tool demo If you're having a problem with auto-cpufreq, before (submitting an issue), it is strongly recommended to use the auto-cpufreq-genAIchatbot to get an immediate answer to your question. Example of auto-cpufreq GUI (available >= v2.0) Example of auto-cpufreq --stats CLI output 3/4/25, 1:28 PM GitHub - AdnanHodzic/auto-cpufreq: Automatic CPU speed & power o... 4 of 15 https://github.com/AdnanHodzic/auto-cpufreq Looking for developers and co-maintainers • If you would like to discuss anything regarding auto-cpufreq or its development, please join the auto-cpufreq Discord server! • auto-cpufreq is looking for co-maintainers & open source developers to help shape the future of the project! Index • Why do I need auto-cpufreq? ◦ Supported architectures and devices • Features • Installing auto-cpufreq ◦ auto-cpufreq-installer ◦ Snap Store ◦ AUR package (Arch based distributions) ◦ NixOS ◦ For developers • Post-installation • Configuring auto-cpufreq ◦ 1: power_helper.py script (Snap package install only) ◦ 2: --force governor override ◦ 3: auto-cpufreq config file ▪ Example config file contents • How to run auto-cpufreq • auto-cpufreq modes and options ◦ monitor ◦ live ◦ overriding governor ◦ Install - auto-cpufreq daemon ◦ Update - auto-cpufreq update ◦ Remove - auto-cpufreq daemon ◦ stats • Battery charging thresholds ◦ Supported Devices ◦ Battery config ◦ Ignoring power supplies 3/4/25, 1:28 PM