Simple button handling service for the CutiePi button events
Go to file
Fabio Manganiello c0d30084d7 First commit 2022-01-31 01:35:12 +01:00
bin First commit 2022-01-31 01:35:12 +01:00
systemd First commit 2022-01-31 01:35:12 +01:00
.gitignore Initial commit 2022-01-30 23:44:10 +01:00
LICENSE Initial commit 2022-01-30 23:44:10 +01:00
README.md First commit 2022-01-31 01:35:12 +01:00

README.md

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.