Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News live feed

Get newest stories from Hacker News in real-time.

Install

Linux

curl https://raw.githubusercontent.com/tsivinsky/hackernews-feed/master/build/hn-feed_linux \
  -o hn-feed && chmod +x hn-feed

Windows

curl https://raw.githubusercontent.com/tsivinsky/hackernews-feed/master/build/hn-feed_windows.exe

MacOS

curl https://raw.githubusercontent.com/tsivinsky/hackernews-feed/master/build/hn-feed_macos \
  -o hn-feed && chmod +x hn-feed

Or if you have Mac with ARM process

curl https://raw.githubusercontent.com/tsivinsky/hackernews-feed/master/build/hn-feed_macos_arm \
  -o hn-feed && chmod +x hn-feed

About

Live feed for Hacker News

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages