No commit activity in last 3 years
No release in over 3 years
Upload exported Instapaper csv to Readability.com
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

InstaReadability

Build Status

Uploads bookmarks to Readability.com from an Instapaper CSV export

Installation

gem install insta_readability

Dependancies

You will need to have a Readability Key and Secret in a file as follows:

```
# ~/.insta_readability

api_key = 'somename'
api_secret = 'someSHA'

```

You can generate your key and secret at http://www.readability.com/account/api It will be under the Reader API Key section.

Usage

run the following and enter your username and password when prompter:

insta_readability csv_file