WhiredPlanck / TLPUI

A GTK user interface for TLP written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLPUI - 26.08.2020

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.

Install and run instructions:

Current status:

  • Software still in Beta status
  • Supports TLP versions 0.8-1.3

What works:

  • 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:

  • Translation optimizations
  • Improve/enhance test environment
  • Codestyle and docstyle refactorings
  • Implement Debian package build pipeline
  • Provide distribution independent package (Flatpak)

Screenshot 24.04.2020

About

A GTK user interface for TLP written in Python

License:GNU General Public License v2.0


Languages

Language:Python 99.3%Language:CSS 0.7%