Linux Backlight Manager
Info
Is a program to manage your laptop keyboard backlights in linux. Tested on Tuxedo / Clevo / Monste models. Must be tested on other devices
Installation
download lasted Release from here after extract:
chmod +x installer
sudo ./installer
Update
Uninstall old version and install new release
Source Code
- Requirements:
- Python 3.7+
- PyQt5
- wget
- pyinstaller (for compile)
Compile the code
after install requirements open SourceCode/compile directory : first:
bash appcompile
second:
bash installercompile