aboutsummaryrefslogblamecommitdiffstats
path: root/README.md
blob: 1abfd3e55147e048ef1f3c7e93e3c28775343642 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                                                                     
                                                                                                     


                                                         





                                                
# `$ epy` [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Yet Another CLI EPUB Reader.

It's just a fork of my own [epr](https://github.com/wustho/epr) with extra feature,
**Reading Percentage** (which personally, I find it very essential when reading) on right top corner.
It costs a little startup time though.

Press `s` to toggle between show/hide reading percentage.

# Installation

```shell
$ pip3 install git+https://github.com/wustho/epy
```