Skip to content

taylorskalyo/goreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goreader

Terminal epub reader

Go Report Card

Goreader is a minimal ereader application that runs in the terminal. Images are displayed as ASCII art. Commands are based on less.

Installation

go get github.com/taylorskalyo/goreader

Usage

goreader [epub_file]

Keybindings

Key Action
q Quit
k / Up arrow Scroll up
j / Down arrow Scroll down
h / Left arrow Scroll left
l / Right arrow Scroll right
b Previous page
f Next page
H Previous chapter
L Next chapter
g Top of chapter
G Bottom of chapter

Releases

No releases published

Packages

No packages published