Hacker News
A native macOS client for Hacker News, built with SwiftUI.
Screenshots
Install
Download the latest DMG from the Releases page, open it, and drag the app to Applications. That's it — no Xcode or developer tools needed.
Requires macOS 14.0 or later.
Building from Source
For developers who want to build and modify the code:
- Clone the repository
git clone https://github.com/IronsideXXVI/Hacker-News.git
- Open
Hacker News.xcodeprojin Xcode 26+ - Build and run (Cmd+R)
Swift packages (Sparkle) will resolve automatically.



