Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 452 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 452 Bytes

epookman

epookman is a terminal ebook manager written in Python. Inspired by ranger file manager. It supports VI key bindings, And provides a minimalistic curses interface.

Check out epookman-gui for the GUI version.

Under Development

Install

Build from source

git clone https://github.com/BishrGhalil/epookman.git
cd epookman
sudo make install