Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 403 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 403 Bytes

HNREADER: Read HackerNews From Your Terminal

How To Use

To build, make sure that W3M is installed on your machine and use Make:

	make hnreader

Running hnreader from the commandline will produce a stream of the latest stories posted on HackerNews. To move to the next post, press either 'n' or enter. To see the comments for a post, press 'c', and to see the story itself press 's'.