use reMarkable as a graphics tablet
Project description
# remarkable_mouse
Use your reMarkable as a graphics tablet.
Special thanks to [canselcik](https://github.com/canselcik/libremarkable) and [LinusCDE](https://github.com/LinusCDE/rmWacomToMouse) for inspiration.
<img src="photo.jpg" width=500>
# Usage
``` bash
pip install remarkable-mouse
remouse
```
By default, `10.11.99.1` is used as the address. Seems to work pretty well wirelessly, too.
# Examples
``` bash
# specify address, monitor, orientation, password
remouse --address 192.168.1.1 --orientation right --monitor 1 --password foobar
# pubkey login
ssh-keygen -f ~/.ssh/remarkable -N ''
ssh-copy-id -i ~/.ssh/remarkable.pub root@10.11.99.1
remouse --key ~/.ssh/remarkable
```
Use your reMarkable as a graphics tablet.
Special thanks to [canselcik](https://github.com/canselcik/libremarkable) and [LinusCDE](https://github.com/LinusCDE/rmWacomToMouse) for inspiration.
<img src="photo.jpg" width=500>
# Usage
``` bash
pip install remarkable-mouse
remouse
```
By default, `10.11.99.1` is used as the address. Seems to work pretty well wirelessly, too.
# Examples
``` bash
# specify address, monitor, orientation, password
remouse --address 192.168.1.1 --orientation right --monitor 1 --password foobar
# pubkey login
ssh-keygen -f ~/.ssh/remarkable -N ''
ssh-copy-id -i ~/.ssh/remarkable.pub root@10.11.99.1
remouse --key ~/.ssh/remarkable
```
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-4.1.tar.gz
(3.4 kB
view hashes)
Built Distribution
Close
Hashes for remarkable_mouse-4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 474c849d1d7eb1af447221c9ce111426d89199c10481e01b3d76664d0c059829 |
|
MD5 | d6863e7cbb65e7eba7a92bd4ca4693e7 |
|
BLAKE2b-256 | b8fdc7224c92246e0e8714f1b2eb2e61c840a106c40e185952673c59c89839c6 |