https://github.com/teticio/pdf2remarkable
Upload PDFs to the reMarkable Cloud, which is particularly useful on Linux as the official desktop application is not available.
https://github.com/teticio/pdf2remarkable
pdf remarkable remarkable-tablet
Last synced: about 1 year ago
JSON representation
Upload PDFs to the reMarkable Cloud, which is particularly useful on Linux as the official desktop application is not available.
- Host: GitHub
- URL: https://github.com/teticio/pdf2remarkable
- Owner: teticio
- License: bsd-3-clause
- Created: 2024-04-06T08:30:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T08:29:53.000Z (over 1 year ago)
- Last Synced: 2025-03-28T09:42:55.653Z (about 1 year ago)
- Topics: pdf, remarkable, remarkable-tablet
- Language: Python
- Homepage:
- Size: 126 KB
- Stars: 43
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-reMarkable - pdf2remarkable - Script to upload PDFs to the reMarkable Cloud. (Cloud Tools / Launchers)
README
# PDF2Remarkable
Upload PDFs to the reMarkable Cloud, which is particularly useful on Linux as the official desktop application is not available.
## Installation
```bash
pip install pdf2remarkable
```
## Usage
To upload a PDF to the reMarkable Cloud simply run
```bash
pdf2remarkable "example.pdf"
```
The first time you run this, you will be asked to pair your device. Just follow the instructions and paste your OTC.
## Troubleshooting
* If you have authentication problems with `pdf2remarkable` or want to re-pair your device, delete the `.pdf2remarkable` file in your home directory and run the script again.