You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Evan Widloski a890ba07ea
Merge pull request #1 from LinusCDE/master
Fixed struct format to prevent lagging cursor and future bug
7 years ago
remarkable_mouse Fixed struct format to prevent lagging cursor and future bug 7 years ago
.gitignore init commit 7 years ago
README.md init commit 7 years ago
setup.py init commit 7 years ago

README.md

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