X Tutup
The Wayback Machine - https://web.archive.org/web/20220901092751/https://github.com/EasyCoding/tuned-switcher
Skip to content

EasyCoding/tuned-switcher

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 

Tuned Switcher

GitHub version Linux CI status Flatpak CI status CodeQL Language grade: C/C++ LGTM alerts 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

Screenhots

Screenhots 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.

X Tutup