A Python3 script to read ePub eBokos in the terminal.
Cloned from https://github.com/rupa/epub and converted to Python3 and Dockerfile created
run from the command line using ./3pub.py myebook.epub
assuming you've installed the depedencies
Refer to the Dockefile for more information.
run ./build.sh then run ./run.sh assuming your eBook is in the current directory and called ebook.epub - feel free to create a PR to improve on this interaction.