Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LisaGlaser/send_by_rmapi
https://github.com/LisaGlaser/send_by_rmapi
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/LisaGlaser/send_by_rmapi
- Owner: LisaGlaser
- Created: 2023-01-02T11:19:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T09:39:27.000Z (over 1 year ago)
- Last Synced: 2024-04-24T18:25:31.524Z (7 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-reMarkable - send_by_rmapi - A Calibre plugin to send books to your reMarkable, making use of rmapi. (Other / Launchers)
README
# send_by_rmapi
This is a calibre plugin, to send epub or pdf files saved with Calibre to the reMarkable tablet.To send file(s) mark them in the Calibre GUI and just add press [Ctrl-Shift-S]. Or just add a button to your Calibre GUI.
It uses the rmapi commandline interface https://github.com/juruen/rmapi which you will need to set up.
Currently the plugin assumes that rmapi does not need a password and that the folder on the tablet should already exist.
To install the plugin in calibre use the command line
`calibre-debug -s; calibre-customize -b /path/to/send_by_rmapi; calibre`