Update README.md

This commit is contained in:
BasioMeusPuga
2018-03-10 22:29:12 +05:30
committed by GitHub
parent 3482f9d777
commit 92b816c13b

View File

@@ -1,6 +1,42 @@
# Lector
Qt based ebook reader
Currently supports epub, cbr, cbz. I would consider this alpha-ish.
Currently supports:
* epub
* mobi
* azw / azw3 / azw4
* cbr / cbz
![alt tag](https://i.imgur.com/mSPhZDX.png)
## 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)