Skip to content

bernatnan/TLPUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLPUI - 27.01.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.

Preparations:

  • TLP installed
  • Gtk3 libs installed
  • Python3 installed

Start UI:

  • Download and extract ZIP or pull repository
  • Open terminal and go to specific folder
  • Type: python3 -m tlpui

Current status:

  • Software still in Beta status

What works:

  • Configuration can be read and displayed
  • Shows information about configuration changes (defaults/unsaved)
  • Changes can be saved with user and sudo permissions (/etc/default/tlp)
  • tlp-stat can be load in ui (simple and complete)

To be done:

  • Translation optimizations
  • Implement Debian package build pipeline

Screenshot 28.12.2017

About

A GTK user interface for TLP written in Python

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.md
Unknown
COPYING.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • CSS 0.6%