https://github.com/blacklight/cutiepi-button-handler
Simple button handling service for the CutiePi button events
https://github.com/blacklight/cutiepi-button-handler
Last synced: 4 months ago
JSON representation
Simple button handling service for the CutiePi button events
- Host: GitHub
- URL: https://github.com/blacklight/cutiepi-button-handler
- Owner: blacklight
- License: mit
- Created: 2022-01-30T22:44:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-08T22:55:46.000Z (over 4 years ago)
- Last Synced: 2025-01-17T05:11:44.397Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cutiepi-button-handler
This script handles button press events on a CutiePi tablet and toggles the display on/off upon pressure.
## Installation
Just copy `bin/cutiepi-button-handler` somewhere in your `PATH` (default: `~/bin`) and start it. Button support should work out of the box.