command
module
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: May 27, 2026
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
HN Feed
A live, unified Hacker News feed in your terminal. Merges "new" stories and
front page into one chronological stream with colour-coded events.

Quick start
go install codeberg.org/jvbf/hnfeed@latest
hnfeed
Requires Go 1.26+. Make sure ~/go/bin is in your $PATH (or wherever
$(go env GOBIN) points). Go doesn't add it automatically.
Ctrl+C to quit.
Controls
| Key |
Action |
? / F1 |
Toggle settings |
↑ / ↓ |
Navigate settings |
Space / Enter |
Toggle filter |
← / → |
Adjust poll interval |
Esc |
Close settings |
| Mouse wheel |
Scroll feed |
Settings
Settings are saved to hnfeed-settings.json automatically.
| Setting |
Default |
Description |
| Front page events |
on |
Master toggle for all front-page events |
| Entered front page |
on |
★ #N when an item enters the top 30 |
| Ranking up |
on |
↑ #N (was #M) on rank improvement |
| Ranking down |
off |
↓ #N (was #M) on rank drop |
| Left front page |
off |
✕ #N when an item leaves the top 30 |
| New story events |
on |
Newly submitted stories |
| Poll interval |
30s |
Seconds between refreshes (5–300) |
Entry types
| Prefix |
Meaning |
Colour |
[HH:mm:ss] |
New story |
Yellow |
★ #N |
Entered front page |
Orange |
↑ #N (was #M) |
Ranked up |
Orange |
↓ #N (was #M) |
Ranked down |
Orange |
✕ #N |
Left front page |
Gray |
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.