A simple command line utility to read hackernews from your terminal.
Practice some Vim motions!
Built with Ink CLI
-
Clone this repo to a directory on your computer
-
Change to new dir
$ cd hackernews-cli- Build app
$ npm run build$ npm exec hackernews-cli| Input | Action |
|---|---|
q |
Quit application |
r |
Refresh feed |
n, p |
Show next/previous page |
k, j |
Up/down one story |
o |
Open Link |
c |
Open Comments |
u, d |
Jump up/down |
{, } |
Jump paragraph up/down |