aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 3856051c179e7561c830ce1ab4f7d09d43f295b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# `$ 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
```