You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Qt based GUI program to handle user made power profiles.
The profiles can be configured to do anything that a bash script run as root can do.
The backend for writing to files is fully handled by systemd.
The GUI part is made of a simple slider that changes the power profile, without ever needing root permissions thanks to systemd path monitoring.
There are two versions available:
Standard application: works on most desktop enviroments with a system tray icon and a popup style slider menu
Plasmoid: works only on KDE Plasma, but it provides an interface as close as possible to the native style
Pictures
Regular app - clear theme
Regular app - dark theme
Plasmoid - clear theme
Plasmoid - dark theme
Installation
Install from package manager
Currently the supported packages for package managers are DEB and RPM.
For other distributions you can build the package from source or install through the archive file and install script, as shown in the instructions below.
Install from prebuilt archive
To install the package from prebuilt, all you need to do is download the desired package from the release page.