/cpufreq

CPU Frequency Monitor and Governor Manager

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

GPLv3 License Stars

Note:

I decided to move gtk branch to the Master and make it as default development branch. It has been a long time ago when I decided to make Gtk port of this popular Gnome shell extension. But it's hard to split a limited resources on the project. The fun is over, you know. Gnome users should not worry about that moving. Actually, it will bring more possibilities and features to the project. Also it would be possible to use the project on all other kinds of Linux DE. Blog about that moving

CPUFREQ

CPU Monitor and Power Manager.

Supporting CPUFREQ Power Manager

CPUFREQ Power Manager is an GPLv3-licensed open source project focused on desktop users. It's an independent project with its ongoing development made possible entirely thanks to the support by these awesome backers. You will also support my other interesting community projects. If you'd like to help the project and want to join to it, please consider:

Please, consider to support the project and make it better!

Special Sponsors

Top supporters:

TĂ©rence Clastres (France)
Steffen W. (Germany)
Yoann Deferi (France)

The one top will be placed in UI like 'Sponsored by ...' you could be here with your name or logo and reference

Introduction

Gnome is a lightweight CPU scaling monitor and powerful CPU management tool. The extension is using standard cpufreq kernel modules to collect information and manage governors. It needs root permission to able changing governors.

https://extensions.gnome.org/extension/1082/cpufreq/

SCREENSHOT

Features

  • Compatible with many hardware architectures (x86, x64, arm ...);
  • CPU Frequency monitoring;
  • CPU Governor management;
  • CPU Frequency speed limits;
  • CPU Boost supporting;
  • CPU Power on/off supporting;
  • Saving/Restoring settings;
  • User Profiles;
  • More.

Planned Features

  • Dedicated GTK3+ application to cover all DE.
  • Enhance functionality.
  • Integrate CI and project management.
  • Improve supporting and documentation.

A Few Reasons Why You Should Not Want To Use Single Core For Powersaving mode:

  • Modern OS/kernel works better on multi-core architectures.
  • You need at least 1 core for a foreground application and 1 for the background system services.
  • Linux Kernel is changing CPU cores to avoid overheating, thermal throttle and to balance system loading.
  • Many CPUs have enabled Hyper-Threading (HT) technology. So there is no big sense to run 0.5 physical CPU core.
  • ...

Installation

Donations

I like completely open-source projects. It's why I picked GPLv3 license for my open projects. I think only such license could protect Desktop Users from Business Users. Maybe I'm a dreamer and want to believe in the pure projects but the reality is most projects and FOS organizations are sponsored by big business and founded by them. But real life is a hard thing and very complicated by many circumstances. I'm not young and all we have it's our life (time) and where we'll be tomorrow. Life is hard. I'd like it to work on my projects productively which want a lot of time and affords. Now I want get your support to have ability to support and develop projects.

Contribution

Sure I will always consider your contribution of time for reports, requests, translations as a big deal.

Thank you to all the people who already contributed to the project!

See https://github.com/konkor/cpufreq/graphs/contributors

License

GPLv3