Tag: rm2

Automatic remarkable backup script on mac

Automatic Remarkable2 backup on Mac# This script backs up the data and its config from your Remarkable2 tablet to the repository once it is connected via USB, commits it and pushes to origin. Install# Create a git repository with origin and with this script: #!/bin/bash BACKUP…