aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: a2f34abe1a6cf91ee48d9f743c279fb885dce848 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# `$ epy`

![Screenshot](https://raw.githubusercontent.com/wustho/epy/master/screenshot.png)

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