Giter Site home page Giter Site logo

kindle-open-books's Introduction

This project is created to convert open source materials to kindle supported format (.mobi)

The conversion is limited to open source licensed books. This project does not include any generated .mobi files and only includes the .recipe file for Calibre.

About calibre recipes

Calibre is a free electronic book management tool. It allows the generation of e-book through scraping RSS or HTML contents. It can be done through a Calibre recipe (in Python). For more details of Calibre recipe kindly refer to Calibre Manual

List of Recipes in calibre-recipes Folder

English

Simplified Chinese

Usage

GUI

  1. Install Calibre Download
  2. Go to Fetch news, Load recipe from file to add your recipe.
  3. Go to Fetch news, Schedule news download, Custom, select the recipe added in step 1 and click Download Now
  4. For more details, kindly refer to Calibre Manual

Terminal

  1. Install Calibre

    • Archlinux
    pacman -S calibre
    • Debian/Ubuntu
    apt-get install calibre
    • RedHat/Fedora/CentOS
    yum -y install calibre
  2. Execute the following command in calibre-recipes folder

    If you want to generate all books, just run make, e.g.

    make

    Otherwise to generate mobi for a specific book, run

    make xxx.mobi

    For example

    make AOSABook.mobi

    Internally, this will run

    ebook-convert AOSABook.recipe AOSABook.mobi

    It will generate AOSABook.mobi in the same folder.

Contributing

Please read the CONTRIBUTING document.

kindle-open-books's People

Contributors

ericzhang-cn avatar lord63 avatar wingc-china avatar poying avatar kiawin avatar rwalle avatar abirdcfly avatar yunake avatar vucalur avatar shede333 avatar rahimnathwani avatar edengzv avatar x-tropy avatar finelog avatar ljhero avatar soooldier avatar

Watchers

william avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.