Commit fc8a2ba0 authored by Jan Broer's avatar Jan Broer

Add instructions for KindleGen

parent 4fcbdfd7
...@@ -34,4 +34,11 @@ Calibre Web is a Python web app providing a clean interface for browsing, readin ...@@ -34,4 +34,11 @@ Calibre Web is a Python web app providing a clean interface for browsing, readin
## Requirements ## Requirements
Python 2.7+ Python 2.7+
\ No newline at end of file
Optionally, to enable on-the-fly conversion from EPUB to MOBI when using the send-to-kindle feature:
1. Create a `vendor` folder in the app root
2. [Download](http://www.amazon.com/gp/feature.html?docId=1000765211) Amazon's KindleGen tool for your platform and place the binary named as `kindlegen` in this folder.
Calibre Web supports on-the-fly conversion of EPUB ebooks to Kindle format. To enable this feature, download http://www.amazon.com/gp/feature.html?docId=1000765211
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment