Skip to content

qubist/rm-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

rm-backup

standard-readme compliant

A small script to back up reMarkable locally.

Background

The reMarkable Wiki describes how to make backups, and suggests doing so often before sshing into the device and making changes as root. This script simply automates the Wiki's instructions and makes them available as a command in zsh.

Install

Dependencies

Instructions

  1. Make sure SSH access is set up
  2. Put rm-backup.zsh into your custom directory:
    • cp rm-backup.zsh ~/.om-my-zsh/custom
  3. Edit the BACKUPDIR variable to be the path to the directory in which you want to make backups.
  4. Reload zsh:
    • zsh

Usage

  1. Make sure your reMarkable is plugged in to your computer and awake.
  2. Run the command:
rm-backup

Contributing

PRs accepted. This isn't very advanced at the moment, happy to see it become more robust.

License

MIT

About

A small script to back up reMarkable locally

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages