8000 GitHub - davidwalter0/goreader: Terminal epub reader
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davidwalter0/goreader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 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/davidwalter0/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

About

Terminal epub reader

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.8%
  • Makefile 1.2%
0