Hey everyone I'm Angelo — I built HN Pulse because I read Hacker News every day and often miss good discussions while I’m coding or in meetings.
I wanted something super lightweight that just lives in the menu bar and quietly notifies me when stories are actually worth checking out — based on score, comments, or keywords.
Everything runs locally (no data leaves your machine). It uses the official Hacker News Firebase API and is built with Electron + JavaScript.
So far I’ve tested it only on macOS (universal build). Windows and Linux versions are generated but not yet tested — I’d really appreciate feedback if you try them!
Hey everyone I'm Angelo — I built HN Pulse because I read Hacker News every day and often miss good discussions while I’m coding or in meetings.
I wanted something super lightweight that just lives in the menu bar and quietly notifies me when stories are actually worth checking out — based on score, comments, or keywords.
Everything runs locally (no data leaves your machine). It uses the official Hacker News Firebase API and is built with Electron + JavaScript.
So far I’ve tested it only on macOS (universal build). Windows and Linux versions are generated but not yet tested — I’d really appreciate feedback if you try them!
Repo → https://github.com/acapilleri/hn-pulse Download (macOS) → https://github.com/acapilleri/hn-pulse/releases/download/v1....
Would love to hear your thoughts, ideas, or bug reports