Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 788 Bytes

File metadata and controls

40 lines (30 loc) · 788 Bytes

hackernews-cli

A simple command line utility to read hackernews from your terminal.

Practice some Vim motions!

Built with Ink CLI

hackernews-cli screenshot

Install

  • Clone this repo to a directory on your computer

  • Change to new dir

$ cd hackernews-cli
  • Build app
$ npm run build

Run

$ npm exec hackernews-cli

Commands

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