blob: 7403c6231c2488d511b94827acc2c2216c6e83dc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# `$ 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:
- Faster (although only noticeable when reading badly-structured thick ebook)
- FictionBook (.fb2) support
- Reading progress percentage
- Bookmarks
- External dictionary integration
# Installation
```shell
$ pip3 install git+https://github.com/wustho/epy
```
|