BasioMeusPuga 9e5559bbfa Scrollbar visibility when needed
Exception handling in ePub book year
2018-03-12 19:51:01 +05:30
2018-03-12 19:51:01 +05:30
2018-03-12 19:51:01 +05:30
2018-03-10 19:21:18 +00:00
2018-03-10 19:21:18 +00:00
2018-03-12 19:32:36 +05:30
2017-12-29 00:35:02 +05:30
2017-11-03 21:31:15 +05:30
2018-03-12 19:41:18 +05:30
2018-03-10 19:00:56 +00:00
2018-03-12 19:32:36 +05:30

Lector

Qt based ebook reader

Currently supports:

  • epub
  • mobi
  • azw / azw3 / azw4
  • cbr / cbz

pdf support is coming, along with support for a bunch of other formats. Please see the TODO for additional information.

Requirements

  • Qt5 >= 5.10.1
  • Python >= 3.6
  • PyQt5 >= 5.10.1
  • python-requests >= 2.18.4
  • python-beautifulsoup4 >= 4.6.0

Before filing issues, please see if you've installed at least the version mentioned above.

Installation

  1. Install dependencies - I recommend using your package manager for this.

  2. Clone repository

  3. Type the following in the root directory:

     $ python setup.py build
     # python setup.py install
    
  4. OR launch with lector/__main__.py

Screenshots

Main window

alt tag

Table view

alt tag

Book reading view

alt tag

Comic reading view

alt tag

Bookmark support

alt tag

View profiles

alt tag

Metadata editor

alt tag

In program dictionary

alt tag

Description
string
Readme 2.1 MiB
Languages
Python 99.9%