Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/celaus/kbd
KBD - A simple keyboard backlight daemon
https://github.com/celaus/kbd
Last synced: 26 days ago
JSON representation
KBD - A simple keyboard backlight daemon
- Host: GitHub
- URL: https://github.com/celaus/kbd
- Owner: celaus
- License: gpl-3.0
- Created: 2013-09-15T13:38:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-15T15:53:42.000Z (about 11 years ago)
- Last Synced: 2024-04-17T18:06:23.842Z (7 months ago)
- Language: Python
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KBD - A simple keyboard backlight daemon
The daemon will simply the file on the network via TCP. For security, type checking is performed and only 4 byte integers will be valid and the whole thing runs only on the loopback interface.## Start
Run kbd.py. Arguments are optional, use -h to find out.## systemd
In the skel directory is the service file I use to start KBD with systemd.## License
This project is licensend with GPLv3.