command
module
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Nov 22, 2021
License: MIT
Opens a new window with license information.
Imports: 25
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Terminal Epub Reader
Features
- Read epub files directly in your terminal.
- Images rendering.
- Save reading position.
Download and install
Pre-compiled executables are available via Github releases.
wget https://github.com/mattLLVW/termepub/releases/download/latest/termepub-linux-amd64.tar.gz
tar -zxf termepub-linux-amd64.tar.gz -C /usr/local/bin
chmod +x /usr/local/bin/termepub
Build from sources
git clone https://github.com/mattLLVW/termepub.git
cd termepub
go build main.go -o termepub
Usage
termepub your_book.epub
Controls
Quit: q
Line Up/Down: ↑/↓
Next/Previous chapter: ←/→
Page Up/Down: ⇞/⇟
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.