Skip to content

aerosteon/bionic-reading-convert-epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

bionic-reading-convert-epub

Credit to https://github.com/celina-lopez/bionic-reading-py for the original I modified to suit my needs

I use this on a Raspberry Pi

also install...

sudo apt-get update

sudo apt-get install python3-pip

pip install ebooklib

pip install beautifulsoup4

uncomment the last 2 lines in the script, replace path to file with your file location. It will output the modded file to the same place

file_name = "path/to/file"

create_bionic_book(file_name)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages