My own personal collection of scripts to work with my reMarkable tablet.
They basically solve my problem of not having access to the reMarkable cloud and having to do everything locally.
- ssh (optimally with a ssh-config entry)
- python-rm2pdf
- python-rmrl
- uuidgen
- imagemagick
The "push" script pdf2remarkable
is heavily inspired by the work Adrian Daerr
did in his comparable repo here