46 lines
801 B
Markdown
46 lines
801 B
Markdown
# Lector
|
|
Qt based ebook reader
|
|
|
|
Currently supports:
|
|
* epub
|
|
* mobi
|
|
* azw / azw3 / azw4
|
|
* cbr / cbz
|
|
|
|
## Requirements
|
|
* Qt5
|
|
* PyQt5
|
|
* python-requests
|
|
* python-beautifulsoup4
|
|
|
|
## Installation
|
|
0. Install dependencies
|
|
1. Clone repository
|
|
2. Launch with \_\_main\_\_.py
|
|
|
|
## Screenshots
|
|
|
|
### Main window
|
|

|
|
|
|
### Table view
|
|

|
|
|
|
### Book reading view
|
|

|
|
|
|
### Comic reading view
|
|

|
|
|
|
### Bookmark support
|
|

|
|
|
|
### View profiles
|
|

|
|
|
|
### Metadata editor
|
|

|
|
|
|
### In program dictionary
|
|

|