Skip to content

Releases: ddvk/remarkable-touchgestures

3 state (swipe/touch/disable)

15 Nov 13:36
Compare
Choose a tag to compare

0.0.3

18 Sep 20:55
Compare
Choose a tag to compare

easier installation / shell script

tar xvf touch.tgz
ln -sf /home/root/touch.service /etc/systemd/system/

add ui feedback

10 Apr 19:26
Compare
Choose a tag to compare

add ui feedback (temp use of qt)
show datetime on swipe up

SHA256: 07de66d22a316744d60d5e8a8819c6b0e6563f9d86d3171ae4f669aecb4c8725

v0.0.1

08 Apr 21:00
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

SHA2 of touchinjector: ced2ea7dc67dd7c7213ba3ce9d9513960a1cc537f1d74fa3ad82cdbaf9695687

Instructions

Copy the file touch.service to /etc/systemd/system/ and touchinjector to /home/root/ (using e.g. scp or FileZilla (sftp using ssh login)).

SSH into the device and execute:
systemctl start touch (or with stop to stop).
systemctl enable touch (to enable on boot)
systemctl disable touch (to disable on boot)