xvitaly / tuned-switcher

Simple utility to manipulate the Tuned service

Home Page:https://www.easycoding.org/projects/tuned-switcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tuned Switcher

GitHub version Linux CI status Flatpak CI status CodeQL CodeFactor Codacy GitHub issues

About

Tuned Switcher is a simple utility for managing performance profiles using the Tuned service.

Tuned is a daemon for monitoring and adaptive tuning of system devices. In order to use this program, a daemon must be installed on your system.

Downloads

Download on Flathub

Screenshots

Screenshots are available here.

Features

Currently supported features:

  • shows the active profile;
  • easy and simple switching of performance profiles;
  • automatic mode support;
  • profile switch notifications;
  • optional widget-only mode support.

Modes

This program can operate in two modes:

  • system tray icon (aka applet) - default and recommended mode with support of all available features;
  • GUI application (aka widget) - simplified mode with some features are not available.

If current desktop environment has a system tray support, an applet will be used, otherwise a widget.

License

Licensed under the terms of the GNU General Public License version 3. You can find it here: LICENSE.

Icon from the Noto Emoji font, licensed under the terms of the Apache License 2.0.

Documentation

Documentation is available here.

About

Simple utility to manipulate the Tuned service

https://www.easycoding.org/projects/tuned-switcher

License:GNU General Public License v3.0


Languages

Language:C++ 72.4%Language:CMake 17.4%Language:C 9.7%Language:Shell 0.4%