Skip to content

ZePedroResende/bionic-ebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bionic Ebooks

The Bionic Ebooks is a command-line tool, written in Rust, that takes an EPUB file and generates a copy of it with bionic font applied.

example output

Usage

Install

cargo install --git https://github.com/ZePedroResende/bionic-ebooks
bionic-ebooks <path-input.epub> <path-output.epub>

Build

cargo build --release
target/release/bionic-ebooks <path-input.epub> <path-output.epub>

Contributing

PRs accepted.

About

Take an EPUB file and generate a copy with bionic font applied

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages