Is a program to manage your laptop keyboard backlights in linux. Tested on Tuxedo / Clevo / Monste models. Must be tested on other devices
- make
- gcc
- linux-headers
- dkms (Only when using this module with DKMS functionality)
download lasted Release from here after extract:
chmod +x installer
sudo ./installer
Uninstall old version and install new release
- Requirements:
- Python 3.7+
- PyQt5
- wget
- pyinstaller (for compile)
after install requirements open SourceCode/compile directory : first:
bash appcompile
second:
bash installercompile