

The responsibility of this repo to keep the remarkable-fs submodule up to date. Included in the zipped plugin makes installation simpler for users I've decided just to include it in this repo. However, because the current pypy version is out of date and because have remarkable-fs I would ideally have liked to require remarkable-fs as a dependency and have Source on the master branch are not in sync. Unfortunately the version of remarkable-fs in pypy and the current This repo contains a submodule for remarkable-fs.

Latest version of this plugin and launch Calibre.Įnsure all plugin functionality still works and submit a patch.
#Calibregithub install#
& calibre-debug -g from the root project directory to install the The desired changes, run calibre-customize -b. First run create-plugin-zip.sh in order to install the local dependencies. Try running Calibre in debug using calibre-debug -g and see the messages in the console regarding trying to connect to the device. If you start Calibre and you don't see the Device tab, most likely Calibre was not able to find or connect to your Remarkable tablet. If you want to remove a book, go to the Device tab, right click on the book and select to remove it. The book will transfer and you should now see your book in the Device tab. To send a book to your Remarkable Tablet, right click on the book, select "send to device" and then "send to main memory". If it succeeds you should see "Device" button at the top which shows your books on your Remarkable Tablet. At Calibre startup, the plugin will attempt to find your Remarkable device, and ssh to it. Once the plugin is installed and configured, the plugin should work automatically.
#Calibregithub password#
If not using SSH key, the SSH password for the Remarkable user Location of calibre metadata file which is stored on the device Path where you would like Calibre to transfer your books to on the device ( Folders will be created if they do not exist ) ConfigurationĬlicking on the plugin from Calibre's plugin interface brings up the settings box where you will see several values SeeĬalibre-customize -help for more detail.
#Calibregithub code#
Root directory of this project to install the source code plugin directly. If you are a developer, you can install the source version of this plugin by running calibre-customize -b from the Installationĭownload the zipped version of this plugin, and install it in Calibre via the Plugin interface. That you can successfully SSH to your Remarkable tablet. This plugin relies on SSH communication between the machine running Calibre, and the Remarkable tablet. It does not simply copy files over in the filesystem, but integrates with the Calibre Documentįormat, thanks to remarkable-fs. This plugin creates the folders and files within the Remarkable file structure, such that they are viewable using the Making the Remarkable Tablet a device Calibre can communicate with, similar to other supported Ebook readers. This Calibre plugin implements Calibre's Device Plugin, Sync your books to Remarkable with Calibre I am no longer actively maintainig this plugin myself, but I will continue to accept patches if anyone contributes improvements.
