org.rnd2.cpupower_gui.desktop CC0-1.0 GPL-3.0-or-later CPU frequency settings Adjust the frequency of the CPU

A graphical utility for changing the CPU frequencies and governor.

This utility can change the operating frequency of the CPU for each core separately. The program can detect offline cores and only present the available ones. Furthermore, if a core doesn't support frequency scaling is not shown. There is also an option to apply the same settings to all cores simultaneously.

To apply the settings, the user must be local and active, as well as in group sudo. Local and active users not in this group must authenticate themselves as admin in order to apply the settings.

https://github.com/vagnum08/cpupower-gui https://github.com/vagnum08/cpupower-gui/issues https://raw.githubusercontent.com/vagnum08/cpupower-gui/media/screenshots/v1_settings.png CPU Settings page https://raw.githubusercontent.com/vagnum08/cpupower-gui/media/screenshots/v1_prefs.png User preferences page https://raw.githubusercontent.com/vagnum08/cpupower-gui/media/screenshots/v1_profiles.png Profile editing page Evangelos Rigas

Add Italian translation

Redesign application

Bug fix release

Add Dutch translation

Add custom profiles and configuration

Add support for changing the energy performance preferences on Intel systems

Add systemd services to apply settings at boot or login

Add Chinese translation

Add desktop actions and D-bus activation

Add tray icon support using AppIndicator

Fix meson build properties

Fix bug for unknown cpu

Update translations

Refactor helper library and fix vulnerabilities