Files
Lector/README.md
2018-03-10 22:41:10 +05:30

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
![alt tag](https://i.imgur.com/yrv2c0a.png)
### Table view
![alt tag](https://i.imgur.com/b1XdXqP.png)
### Book reading view
![alt tag](https://i.imgur.com/Tei6TqF.png)
### Comic reading view
![alt tag](https://i.imgur.com/U5JR35g.png)
### Bookmark support
![alt tag](https://i.imgur.com/RZkmCzG.png)
### View profiles
![alt tag](https://i.imgur.com/gkJ88pi.png)
### Metadata editor
![alt tag](https://i.imgur.com/AqQREBf.png)
### In program dictionary
![alt tag](https://i.imgur.com/Vh9xQUC.png)