/button-capture-reMarkable

A simple program to capture gpio button input on the reMarkable.

Primary LanguageC++Apache License 2.0Apache-2.0

button-capture

A simple event reader and responder for the reMarkable tablet.

This small program works in conjunction with draft to provide functionality.

It can be run on its own - with small modification - to provide additional button functionality!

By default, it has only one behaviour: When the middle button is held for 1 second and released, it will run the contents of /etc/draft/.terminate. (Note: This may pose a security risk. If you are concerned about this, feel free to modify or not use the program!)