Skip to content

A simple CLI tool for transferring files to a reMarkable 2 tablet via SSH

License

Notifications You must be signed in to change notification settings

stacybrock/reMarkable-remtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reMarkable-remtool

A simple CLI tool for transferring files to a reMarkable 2 tablet

WARNING! This codebase is very unstable!

Requirements

  • python 3.8+
  • reMarkable 2

NOTE: This tool has only been tested with python 3.11 and reMarkable 3.11.2.5

Configuration

Copy remtool.cfg-dist to remtool.cfg and edit.

Config Option Purpose
reMarkableHostname IP, hostname, or SSH alias of reMarkable device

Usage

remtool.py

Usage:
  remtool.py ls [PATH]
  remtool.py put [-f] [-c | --clear] FILE [FOLDER]
  remtool.py show PATH
  remtool.py (-h | --help)
  remtool.py --version

Options:
  -f            Force overwrite if file already exists
  -c --clear    If forcing overwrite, clear annotations on files
  -h --help     Show this screen
  --version     Show version

About

A simple CLI tool for transferring files to a reMarkable 2 tablet via SSH

Topics

Resources

License

Stars

Watchers

Forks

Languages