Tell HN: My tonight's project - Instapaper - Kindle importer

7 points by mantas ↗ HN
Instapaper is a cool bookmarking service. Kindle is an awesome reading device. But I was frustrated, that instapaper can't deliver articles to kindle via @free.kindle.com email address.

So I did what every hacker would do - hacked together a small script to get articles from instapaper and send them to kindle via email.

I hope somebody will find it useful.

http://github.com/mantas/instapaper-kindle

1 comment

[ 0.20 ms ] story [ 23.9 ms ] thread
Doesn't Instapaper in fact already do this?

http://www.instapaper.com/extras under "Kindle automatic wireless delivery"

Regardless, interesting little Ruby lesson. Thanks for pushing your source to GitHub for all to examine.