Lector开源电子书阅读器
Lector 是一个使用 Python/Qt 开发的电子书阅读器,支持:
- epub
- djvu
- fb2
- mobi
- azw / azw3 / azw4
- cbr / cbz
- md
界面截图
Main window
Table view
Book reading view
Distraction free view
Annotation support
Comic reading view
Bookmark support
View profiles
Metadata editor
In program dictionary
Settings window
依赖:
必须
Package | Version tested |
---|---|
Python | 3.6 |
PyQt5 | 5.10.1 |
python-lxml | 4.3.0 |
python-beautifulsoup4 | 4.6.0 |
python-xmltodict | 0.11.0 |
可选
Package | Version tested | Required for |
---|---|---|
python-pymupdf | 1.14.5 | PDF support |
python-djvulibre | 0.8.4 | DjVu support |
python-markdown | 3.0.1 | Markdown support |
提供的二进制包下载:
评论