/TLPUI

A GTK user interface for TLP written in Python

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

TLP UI

TLP UI

The Python scripts in this project generate a GTK-UI to change TLP configuration files easily. It has the aim to protect users from setting bad configuration and to deliver a basic overview of all the valid configuration values.

Screenshot

Install and run instructions 📒

Download on Flathub

Current status 🌄

  • Supports TLP versions 1.3-1.6 - older TLP versions are supported by 1.6.1
  • Requires Python 3.8 or greater
  • Configuration can be read and displayed
  • Shows information about configuration changes (defaults/unsaved and drop-in/user config)
  • Changes can be saved with user and sudo permissions (/etc/tlp.conf)
  • tlp-stat can be load in ui (simple and complete)

To be done 🏗️

  • Weblate translations - #121
  • Mobile UI - #111
  • Implement package build pipeline - #90