simonschllng / rm-sync

Sync script for reMarkable paper tablet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rM sync

Sync script for the reMarkable paper tablet.

This script will give you sync and backup functionality over USB. Great if you do not want to sync your rM to the cloud.

Ongoing work, contributions welcome.

Usage

This script is written for and tested on linux. Feel free to adopt for mac or win.

  1. Save the script file to ~/bin
  2. Change the path variable (and other) in the file as needed.
  3. Run with ./rM-sync.sh

Options

  • -u upload: Uploads new files to the reMarkable from local folder uploads.
  • -b backup: Creates a backup of all user files on the reMarkable.
  • -d download: Not yet implemented...

Planned functionality

  • Download PDFs of everything that changed on the tablet

About

Sync script for reMarkable paper tablet.


Languages

Language:Shell 100.0%