• Stars
    star
    913
  • Rank 49,688 (Top 1.0 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A GTK user interface for TLP written in Python

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 0.8-1.5
  • Configuration can be read and displayed
  • Shows information about configuration changes (defaults/unsaved and dropin/user config)
  • Changes can be saved with user and sudo permissions (e.g. /etc/default/tlp or /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