Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/richardarpanet/lenovo-auto-keyboard-backlight
- Owner: richardARPANET
- Created: 2018-11-27T21:19:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T14:55:40.000Z (about 6 years ago)
- Last Synced: 2024-11-18T02:44:55.564Z (about 2 months ago)
- Topics: automation, backlight, backlight-brightness, lenovo
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.