Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richardarpanet/lenovo-auto-keyboard-backlight

💡 A script to turn on the Lenovo keyboard backlight between 7pm and 6.30am.
https://github.com/richardarpanet/lenovo-auto-keyboard-backlight

automation backlight backlight-brightness lenovo

Last synced: 21 days ago
JSON representation

💡 A script to turn on the Lenovo keyboard backlight between 7pm and 6.30am.

Awesome Lists containing this project

README

        

# lenovo-auto-keyboard-backlight

A script to turn on the Lenovo keyboard backlight after 7pm.

## Installation

1. Checkout this repository into your home directory.

2. Execute the following

```bash
cd ~/lenovo-auto-keyboard-backlight
sudo chmod 777 /sys/class/leds/tpacpi::kbd_backlight/*
./install.sh
```

3. Done. The script will check every 5 minutes and adjust the backlight based on the time of day.