Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: `npx tailhn` – Tail HN from the console
(
npmjs.com
)
5 points
by
moglito
1118 days ago
Tiny script to tail (follow) new stories on Hacker News from the command line. Prints titles and urls to the console. For instance, to watch for stories mentioning robots/robotics: `npx tailhn | grep -i robot`