Skip to content

GliderGeek/pocket2rm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocket2rm

pocket2rm is a tool to get articles from read-later platform pocket on the reMarkable paper tablet.

  • retrieve URLs for articles from pocket (last 10)
  • PDFs are downloaded directly, webpages are converted to a readable format and converted to epub
  • runs on reMarkable directly, does not use reMarkable cloud.
  • sync is user-triggered (removing synchronization file)

Prerequisites

Installation

./install.sh

Remarkable software updates

After a reMarkable software update, you will need to rerun the install script:

./install.sh

Reinstall

If for some reason you need/want to reinstall pocket2rm completely :

  • remove the file $HOME/.pocket2rm
  • remove the folder called pocket on your remarkable
  • run:
./install.sh

Improvements

  • input consumerKey in popup (removes commandline run)
  • provide binaries
  • images in epubs
  • improve repo structure (duplicate utils, dependencies)

Non-goals

  • support other read-later services / e-reader targets

Alternatives:

Credit

There were a few projects, apart from the dependencies, which were very helpful:

About

get articles from read-later platform pocket to the remarkable paper tablet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published