Paperboy is a simple ruby script that uses calibre to retrieve a list of news "recipes" and deliver them to your Kindle via the Kindle conversion email address. This script can be scheduled using cron so that news is delivered to your kindle every morning.
The script works on linux and mac osx.
- Make sure you have sendmail, ruby and rubygems installed.
- Install calibre.
- Ensure the calibre command line tools are in your environment path.
- Edit the paperboy.yaml file and specify recipes and recipient email addresses.