reMarkable Cloud
Send files and web articles to a reMarkable e-ink tablet via the reMarkable Cloud. Upload PDFs, EPUBs, or convert web articles to readable ebooks and send them to the device. Also browse and manage fi
Send files and web articles to a reMarkable e-ink tablet via the reMarkable Cloud. Upload PDFs, EPUBs, or convert web articles to readable ebooks and send them to the device. Also browse and manage fi
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Send documents and web articles to a reMarkable tablet via the cloud API. Uses
rmapi for cloud access.
Install rmapi (Go required):
cd /tmp && git clone --depth 1 https://github.com/ddvk/rmapi.git cd rmapi && go build -o /usr/local/bin/rmapi .
First run will prompt for a one-time code from https://my.remarkable.com/device/browser?showOtp=true
Python dependencies (for article conversion):
readability-lxml, ebooklib, requests, beautifulsoup4, lxml.
{baseDir}/scripts/remarkable.sh send-article --url "https://example.com/article" --dir /Articles {baseDir}/scripts/remarkable.sh send-article --url "https://example.com/article" --format pdf --dir / {baseDir}/scripts/remarkable.sh send-article --url "https://example.com/article" --title "Custom Title" --dir /Articles
Fetches article, extracts readable content, converts to EPUB (default) or PDF, uploads to reMarkable cloud. Device syncs automatically.
{baseDir}/scripts/remarkable.sh ls / {baseDir}/scripts/remarkable.sh ls /Articles {baseDir}/scripts/remarkable.sh ls "/Book Notes"
Output:
[f] = file, [d] = directory.
{baseDir}/scripts/remarkable.sh upload --file /path/to/document.pdf --dir /Books {baseDir}/scripts/remarkable.sh upload --file /path/to/book.epub --dir /
{baseDir}/scripts/remarkable.sh mkdir --path /NewFolder
{baseDir}/scripts/remarkable.sh find --name "article title"
~/.rmapiNo automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.