Hacker News new | ask | show | jobs
by jimktrains2 1331 days ago
scp doesn't work as their default reader renames the file and keeps a database. (That's probably why it doesn't present a usb disk.) Getting files to my remarkable (1) is honestly my only complaint with it.

You can run koreader or others, and then scp would be usable.

1 comments

I just type "pdf2remarkable.sh whatever.pdf" in my terminal and it's done. Using a variant of this script:

https://github.com/adaerr/reMarkableScripts/blob/master/pdf2...