An open API service indexing awesome lists of open source software.

https://github.com/mrtazz/instareader.py

Add starred items from google reader to instapaper
https://github.com/mrtazz/instareader.py

Last synced: about 1 year ago
JSON representation

Add starred items from google reader to instapaper

Awesome Lists containing this project

README

          

Instareader.py
======

Instapaper is hungry for Google Reader Stars. It needs spoon.

This is that spoon.

Why?
----
Throughout the day, I access from Google Reader from my work computer, laptop, iPhone, iPad, etc. I find articles all the time that I'd love to take the time to read, but simply don't have the time at the moment. I'm also a heavy user of Instapaper. Now I add a star to a post, and I don't miss a thing.

Installation
------------

sudo curl http://github.com/mrtazz/instareader.py/raw/master/instareader.py -o /usr/bin/instareader
sudo chmod +x /usr/bin/instareader

`cron` it up and you're golden.

Usage
------

instareader readername:password instapapername:password

or set the credentials in your ~/.instareaderrc

google=readername:password
instapaper=instapapername:password