Evan Widloski a890ba07ea Merge pull request #1 from LinusCDE/master
Fixed struct format to prevent lagging cursor and future bug
2019-02-24 17:27:25 -06:00
2019-02-24 03:24:48 -06:00
2019-02-24 03:24:48 -06:00
2019-02-24 03:24:48 -06:00

remarkable_mouse

Use your reMarkable as a graphics tablet.

Special thanks to canselcik and LinusCDE for inspiration.

Usage

pip install remarkable-mouse
remouse

By default, 10.11.99.1 is used as the address. Seems to work pretty well wirelessly, too.

Passwordless login

ssh-keygen -f ~/.ssh/remarkable -N ''
ssh-copy-id -i ~/.ssh/remarkable.pub root@10.11.99.1
remouse --key ~/.ssh/remarkable
Description
No description provided
Readme 2.9 MiB
Languages
Python 99%
Makefile 1%