Skip to content

Simple script that converts all the epub files in a directory tree to mobi.

License

Notifications You must be signed in to change notification settings

Robert-96/epub2mobi

Repository files navigation

epub2mobi

Simple CLI tool that converts all the .epub files in a directory tree to .mobi files.

Prerequisites

This script uses Calibri CLI tools to convert .epub files to .mobi.

Install

$ pip install -e .

Usage

$ epub2mobi . --output dist/

Tests

$ pip install -r requirements-dev.txt
$ pytest tests

License

This project is licensed under the MIT License.

About

Simple script that converts all the epub files in a directory tree to mobi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages