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
- Host: GitHub
- URL: https://github.com/mrtazz/instareader.py
- Owner: mrtazz
- License: other
- Created: 2009-08-01T15:06:38.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2010-05-01T15:22:35.000Z (about 16 years ago)
- Last Synced: 2025-04-15T15:12:30.039Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.mkd
- License: LICENSE
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