Skip to content

Bash scripts that help to convert online news feeds to eBooks, and send them to Kindle on USB connect

Notifications You must be signed in to change notification settings

borowis/calibre_integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Description:

// TODO: add a description

Calibre and recipes:

You can read more about calibre and recipes here http://manual.calibre-ebook.com/news.html#tips-for-developing-new-recipes

And you can google around for recipes, or create your own, or look here https://github.com/kovidgoyal/calibre under recipes/ to find recipes created by community and by https://github.com/kovidgoyal and maintained by Kovid

You should use ebook-convert ver. >= 0.8.51

How to use this scripts:

Conversion script

First and foremost, look at it, add your feeds, postfix names, and set time how often you want your feeds checked. I didn't made it to work with Kindle collections as this seems overly complicated to me.

And I create separate cron job for every feed because this seems the most flexible way. After you looked at and modified the script, run it once. It will create cronjobs for converting your feeds into books. Jobs are distinguished by postfix names, if you change something but not the name, rerun the script and it will change your settings.

About

Bash scripts that help to convert online news feeds to eBooks, and send them to Kindle on USB connect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages