All Projects → fabianmu → instapaper-as-pdf-to-remarkable

fabianmu / instapaper-as-pdf-to-remarkable

Licence: other
Exports Instapaper-Articles to PDF and potentially send them to a connected remarkable tablet

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to instapaper-as-pdf-to-remarkable

remarkable-tweak
Tweak tool for the reMarkable paper tablet. Lets you organize your templates with no fuss.
Stars: ✭ 20 (-39.39%)
Mutual labels:  remarkable-tablet
rm-sync
Sync script for reMarkable paper tablet.
Stars: ✭ 74 (+124.24%)
Mutual labels:  remarkable-tablet
plato
Document reader
Stars: ✭ 31 (-6.06%)
Mutual labels:  remarkable-tablet
1bitpaint for reMarkable
Paint tool for reMarkable tablet
Stars: ✭ 15 (-54.55%)
Mutual labels:  remarkable-tablet
remarkable-touchgestures
touch gestures for reMarkable
Stars: ✭ 43 (+30.3%)
Mutual labels:  remarkable-tablet
hackernews2remarkable
Fetch top articles from HackerNews, pack as EPUB right in your reMarkable device
Stars: ✭ 87 (+163.64%)
Mutual labels:  remarkable-tablet
remarkable-cli-tooling
Tooling for the reMarkable paper tablet.
Stars: ✭ 37 (+12.12%)
Mutual labels:  remarkable-tablet
rmWacomToMouse
Using the pen input (wacom) of the reMarkable to move your mouse on a pc.
Stars: ✭ 46 (+39.39%)
Mutual labels:  remarkable-tablet
reMarkable-tools
Tools for the reMarkable paper tablet
Stars: ✭ 118 (+257.58%)
Mutual labels:  remarkable-tablet
Calculator
A primitive calculator for the reMarkable (early alpha)
Stars: ✭ 33 (+0%)
Mutual labels:  remarkable-tablet
url2epub
Create ePub files from URLs
Stars: ✭ 35 (+6.06%)
Mutual labels:  remarkable-tablet
reHackable-HelloWorld
QML Demo for the reMarkable Paper Tablet
Stars: ✭ 58 (+75.76%)
Mutual labels:  remarkable-tablet
waved
Experimental driver for the reMarkable 2 E-Ink display
Stars: ✭ 31 (-6.06%)
Mutual labels:  remarkable-tablet
rmWebUiTools
Utilize the USB webinterface of your remarkable paper tablet. Export all files or use this to make your own scripts.
Stars: ✭ 31 (-6.06%)
Mutual labels:  remarkable-tablet
reMarkable-year-week-tasks-planner
Clickable Year-Week-Tasks PDF planner for the Remarkable Tablet
Stars: ✭ 17 (-48.48%)
Mutual labels:  remarkable-tablet
remarkable pdflets
mini apps for reMarkable inside xochitl
Stars: ✭ 64 (+93.94%)
Mutual labels:  remarkable-tablet
remarkable-custom-template-refresh
To refresh custom template manifest for reMarkable Tablet
Stars: ✭ 28 (-15.15%)
Mutual labels:  remarkable-tablet
remarkable syncthing
Self-hosting syncing solution for reMarkable
Stars: ✭ 86 (+160.61%)
Mutual labels:  remarkable-tablet
rmrl
Render reMarkable documents to PDF
Stars: ✭ 77 (+133.33%)
Mutual labels:  remarkable-tablet
Send-To-Instapaper-OSX-Service
Send to Instapaper is a macOS service used to send URLs to Instapaper from any link in any app.
Stars: ✭ 14 (-57.58%)
Mutual labels:  instapaper

howto

  1. copy .env.example to .env
  2. get a token at http://pdf.cool and put it into your .env
  3. 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
  4. create folder named Instapaper on the remarkable
  5. 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

props

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].