1.0.4 • Published 11 months ago

tailhn v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Tiny script to tail new stories on Hacker News from the command line. Prints titles and urls to the console.

Requirements

A recent version of node.js, which includes npm and npx.

Usage

You can use this directly using npx -- it will ask you to install it if not already installed:

npx tailhn

Use together with grep to monitor for interesting stories, e.g.:

npx tailhn | grep -i robot
1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago