blob: 3856051c179e7561c830ce1ab4f7d09d43f295b4 (
plain) (
tree)
|
|
# `$ epy`
CLI Ebook Reader.
This is just a fork of my own [epr](https://github.com/wustho/epr) with these extra features:
- FictionBook (.fb2) support
- Reading progress percentage
- Bookmarks
- External dictionary integration
# Installation
```shell
$ pip3 install git+https://github.com/wustho/epy
```
|