Skip to content

Kindify is a script to transform a single web page to a mobi ebook for you kindle

License

Notifications You must be signed in to change notification settings

olethanh/kindify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Kindify

Kindify is a script to transform a single web page to a mobi ebook, while keeping the images displayed in the page.

It download the page via WGET, pass it through decruft (a python port of readability) to extract the main content, then finally pass it to mobigen.

Requirements

  • decruft (dcramer version)
  • mobigen or kindlegen
  • wget

Configuration

Set the DESTDIR in the source code to the dir you want your generated ebook to be created

Usage

kindify <url>

Author

Olivier Lê Thanh Duong <[email protected]> based on an idea from Laurent Peuch

Licence

This code is licensed under the Do What The Fuck You Want To Public License (WTFPL) version 2.0

About

Kindify is a script to transform a single web page to a mobi ebook for you kindle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages