Skip to content

Nico385412/goreader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goreader

Terminal epub reader

Build Status 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
j / Up arrow Scroll up
k / 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

About

Terminal epub reader

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%