Skip to main content

Download multiple files from your remarkable tablet at once.

Project description

remarkable-multidownload

Download multiple files from your reMarkable tablet and save them into a single ZIP archive. The CLI can be installed via pip and then run as remarkable_multidownload with options to choose the output file and an optional starting folder on the tablet.

Installation

  • From source (local checkout):
    • pip install -e .
  • From PyPI:
    • pip install remarkable-multidownload

Once installed, the console command remarkable_multidownload is available.

Usage

Basic usage (download everything into example.zip):

  • remarkable_multidownload

Choose a custom output filename:

  • remarkable_multidownload --output my_docs.zip

Start from a specific folder on the reMarkable (e.g., a collection called Notes/Project):

  • remarkable_multidownload --path "Notes/Project"

Combine both:

  • remarkable_multidownload -p "Notes/Project" -o project_notes.zip

The command shows a progress bar with the current filename while downloading. In non-interactive environments, the progress bar is automatically disabled.

How it works

  • Connects to the reMarkable over USB at 10.11.99.1
  • Recursively lists collections and documents
  • Downloads each document as PDF and writes it to the ZIP, preserving folder paths

Troubleshooting

  • Ensure your computer can reach the tablet at 10.11.99.1. On most systems this works when the tablet is connected via USB and unlocked.
  • If you see network timeouts, try reconnecting the device and ensure it’s awake.
  • If you need to narrow the scope, use --path to start from a specific collection.

Development

  • Tests are in tests/. They mock device calls and can run offline.
  • Main code is in src/remarkable_multidownload/.
  • Console script is defined in pyproject.toml.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remarkable_multidownload-1.0.2.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

remarkable_multidownload-1.0.2-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file remarkable_multidownload-1.0.2.tar.gz.

File metadata

File hashes

Hashes for remarkable_multidownload-1.0.2.tar.gz
Algorithm Hash digest
SHA256 061bd205bb1de2e4e1b1d3b57231d8bcd41a1d4b172b94fc19d26c94ab529860
MD5 3494366a83517dcea19d092290b041a7
BLAKE2b-256 56cb1495ee9e41043a86c55a7cb19b89e89d0f36fc378757010d4c0d1bbd1161

See more details on using hashes here.

File details

Details for the file remarkable_multidownload-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for remarkable_multidownload-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 45ccacb2863cdddfa521531066128a60ec220c78f35d053b8b34df5e478993f4
MD5 ac43c6bc736744a6d9de52951844ae96
BLAKE2b-256 f98973f4789d9711732cd5f032e31e4b691eadd004ece80c9684a3422c21d0b5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page