Skip to content

sideshowcoder/readinglist2readability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safari Readinglist (Bookmarks) to Readability Importer

Import all your Safari Bookmarks including the Reading List into Readability.

Find it hosted on Heroku for all your importing needs.

Install

$ git clone https://github.com/sideshowcoder/readinglist2readability
$ cd readinglist2readability && bundle install
$ cp sample.env .env

Local setup

On Readability create the needed API Keys and fill into .env as the first 3 entries

CONSUMER_KEY=your-reader-api-key
CONSUMER_SECRET=your-reader-api-secret
PARSER_TOKEN=your-parser-token

with this in place you can run the app via

$ rake development:server

and visit localhost:3000, and follow the instructions

License

MIT

About

Import all Safari Bookmarks and the Readinglist into Readability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages