Skip to content

gzygmanski/simple-novel-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub license PyPI version Downloads

CLI light novel reader written in Python for Linux.

Dependencies:

  • BeautifulSoup4
  • lxml
  • langcodes
  • PyHyphen

Setup/Usage:

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.

Features:

  • 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.

Screenshots: