It's a SwiftUI app (macOS 14+) that wraps the Homebrew CLI and adds features I've always wanted:<p><pre><code> - Browse, search, install, and uninstall formulae and casks with a 3-column native interface
- Bulk operations – select multiple packages to upgrade or remove at once
- CVE&#...
Stories by mmsols
I built a native macOS app for browsing and playing retro DOS games through the eXoDOS collection.<p><pre><code> The problem: eXoDOS is an incredible curated archive of 7,000+ DOS games with pre-configured DOSBox settings, but it's Windows/Linux focused. On Mac you're stuck with jank...
Hey HN,<p>I built Captain's Deck because I missed Norton Commander-style file management on macOS.<p>Key features:
- Dual-pane interface
- Vim-style navigation (hjkl, gg, G, /)
- Built-in terminal with path sync
- Git integration (status badges, stage/unstage)
- Remote connections (SF...