feeder.mobi is a web service for subscribing to ATOM & RSS feeds and have them send as mobi-books to a Amazone kindle device. The project is built as a theme for WordPress and utilizes some open source librarys like SimplePie and PHPePub.
- WordPress (tested with 5.0.2)
- action-scheduler
- Composer
- KindleGen
- Clone the repo inte your WordPress root folder.
- Run
composer install
in the theme folderwp-content/themes/feeder/
. - Activate
action-scheduler
in plugins. - Activate the theme and set up a setting and feeds page with the right page templates.
For bug reports and feature requests, visit the issue tracker.