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
q
: quit- space: pause
]
: speed up[
: slow downh
: move back a wordl
: move forward a word<
: move text left>
: move text right
-p save position (default true)
-r try to resume at saved position (default true)
-w int speed (words per minute) (default 400)