Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

skuzzymiglet/greedy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

greedy - a simple speedreader for your terminal

If you have Go: go get -u -v github.com/skuzzymiglet/greedy

If not, grab a release off the releases tab

echo "hello stdin" | greedy # read from stdin
greedy https://www.arp242.net/read-stdin.html # read articles from the web

screenshot

keys

  • q: quit
  • space: pause
  • ]: speed up
  • [: slow down
  • h: move back a word
  • l: move forward a word
  • <: move text left
  • >: move text right

options

-p     save position (default true)
-r     try to resume at saved position (default true)
-w int speed (words per minute) (default 400)

asciicast