Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 752 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 752 Bytes

System76-Backlight-Manager-cli

codecov

CI

A python script to manage your keyboard backlight on your S76 laptop.

To setup the development environment and run the software

make install-dev
source .venv/bin/activate
python system76_backlight_manager

To install the software

make install
sudo systemctl start system76-backlight-manager.service