dixonary / button-capture-reMarkable

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!)

About

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

License:Apache License 2.0


Languages

Language:C++ 94.6%Language:QMake 5.4%