epr

Command-line EPUB reader for reading e-books in the terminal

brewmacoslinux
Try with needOr install directly
Source

About

Command-line EPUB reader

Commands

epr

Examples

Open and read an EPUB file$ epr book.epub
Open EPUB file and start from a specific chapter$ epr -c 5 book.epub
Display help and available options$ epr --help