An open API service indexing awesome lists of open source software.

https://github.com/xvitaly/tuned-switcher

Simple utility to manipulate the Tuned service
https://github.com/xvitaly/tuned-switcher

applet hardware linux performance performance-monitoring qt qt5 system-tray tuned utilities utility widget

Last synced: 3 months ago
JSON representation

Simple utility to manipulate the Tuned service

Awesome Lists containing this project

README

          

# Tuned Switcher

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

## Features

Currently supported features:

* shows the active profile;
* easy and simple switching of performance profiles;
* automatic mode support;
* profile switch notifications;
* service control functions;
* optional widget-only mode support;
* optional systemd integration.

## Modes

This program can operate in two modes:

* system tray icon (aka applet) - default and recommended mode controlled by the system tray icon;
* GUI application (aka widget) - simplified mode for desktop environments without a system tray support.

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

## License

This project is licensed under the terms of the [GNU General Public License version 3](COPYING).

The project icon from the Noto Emoji font is licensed under the terms of the [Apache License 2.0](licenses/noto-emoji.LICENSE.txt).

## Screenshots

Screenshots are available [here](docs/screenshots.md).

## Documentation

Documentation is available [here](docs/README.md).