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.1.tar.gz (3.4 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.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for remarkable_multidownload-1.0.1.tar.gz
Algorithm Hash digest
SHA256 db12029b0a4b98d0a8a12ce1dcf16d7923ab1912a78cdf388eda2920c4745693
MD5 9a0fffd20f91c03f269f21d9eab86383
BLAKE2b-256 40bb7a3d0cb4d878836661133632e054e1eb0c1aaae0f18fe9ffde09cae4f0d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for remarkable_multidownload-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b032b6e54ecc67de8703d2607bc13ee71bd7f523ff4e48b1c79286397cdbaf9e
MD5 27c433ca28326a6d503ccf0224464cca
BLAKE2b-256 e8c48442b5e2aff8a4be5ad4fd32a91561e8e95c15eda8bc2953b68f1f884444

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