Update README.md
This commit is contained in:
40
README.md
40
README.md
@@ -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
|
||||
|
||||

|
||||
## 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
|
||||

|
||||
|
Reference in New Issue
Block a user