use reMarkable as a graphics tablet
Project description
remarkable_mouse
Use your reMarkable as a graphics tablet.
Special thanks to canselcik and LinusCDE for inspiration.
Quick Start
On the host machine with the tablet plugged in via USB:
pip install remarkable-mouse
remouse
By default, 10.11.99.1
is used as the address. Find your password in the reMarkable's settings menu. If you are on Linux using X11, you can use the --evdev
option for pressure support.
Examples
specify address, monitor, orientation, password
remouse --address 192.168.1.1 --orientation right --mode fit --monitor 1 --password foobar
passwordless login
ssh-keygen -m PEM -t rsa -f ~/.ssh/remarkable -N ''
ssh-copy-id -i ~/.ssh/remarkable.pub root@10.11.99.1
remouse --key ~/.ssh/remarkable
Usage
usage: remouse [-h] [--debug] [--key PATH] [--password PASSWORD]
[--address ADDRESS] [--mode {fit,fill}]
[--orientation {top,left,right,bottom}] [--monitor NUM]
[--threshold THRESH] [--evdev]
use reMarkable tablet as a mouse input
optional arguments:
-h, --help show this help message and exit
--debug enable debug messages
--key PATH ssh private key
--password PASSWORD ssh password
--address ADDRESS device address
--mode {fit,fill} scale setting
--orientation {top,left,right,bottom}
position of tablet buttons
--monitor NUM monitor to output to
--threshold THRESH stylus pressure threshold (default 600)
--evdev use evdev to support pen pressure (requires root,
Linux only)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
remarkable-mouse-7.0.0.tar.gz
(8.1 kB
view hashes)
Built Distribution
Close
Hashes for remarkable_mouse-7.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e66bb3a58d5f18f3299c2c29bda95b48b95b0bead087df7a65d3187bb114944 |
|
MD5 | e9534f4f4d1f5e6bfffafbffaa65faa7 |
|
BLAKE2b-256 | 1d219722ab975c0b56f04ce414145bf30a9ae542b7ccb0138b2533a70e3dac6d |