CLI light novel reader written in Python for Linux.
- BeautifulSoup4
- lxml
- langcodes
- PyHyphen
To install:
pip3 install simple-novel-reader
To run program:
snr \path\to\epub\file
On the first run you need to specify a file, next time the file will be opened as default.
- save reading progress and quickmarks of a book upon exit,
- starting program without argument will open last read book,
- quickmarks,
- bookmarks,
- colored dialogs,
- dual page view.