- copy
.env.example
to.env
- get a token at http://pdf.cool and put it into your
.env
- login to instapaper in your browser and get the cookies via inspector (hey, this is just a hack, ok) and put them into your
.env
- create folder named
Instapaper
on the remarkable - run
node .
As a result all your Instapaper articles from the "Home"-Folder that could be downloaded via pdf.cool should appear as .pdf file in ./pdfs
uses the binary from the ace ReMarkable Cloud Go API to put the downloaded PDFs straight to the RM-Cloud. Please run ./rmapi
as stated in ReMarkable Cloud Go API to auth.