Show HN: TextFix β instant text fixing (spelling/grammar) with LLMs on macOS
(textfix-site.pages.dev)
Hi HN, I made TextFix. It fixes selected text (spelling, grammar, clarity) using large language models and pastes it back where you were typing.
I was paying about Β£8/month for Raycast AI just to do this, so I vibeβcoded my own little version.
Iβm dyslexic and this has been really helpful for w...
Hi HN, I built Radiant.<p>I use Blender's Pie Menu a lot and like how spatial positioning turns into
muscle memory β hold a key, move toward a direction, release. After a while
you stop thinking about it. I wanted that same interaction model in Figma,
VS Code, and the rest of macOS, so I built ...
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&#...
Hey HN! I built a native macOS menu bar app that shows your Claude Code usage limits at a glance β no more getting rate-limited mid-flow.<p>It reads your OAuth token from macOS Keychain, polls the Anthropic usage API, and displays your 5-hour and 7-day utilization as a clean progress bar right in yo...
Hi HN β Iβm the developer of NetViews, a macOS utility I built because I wanted better visibility into what was actually happening on my wired and wireless networks.<p>I live in the CLI, but for discovery and ongoing monitoring, I kept bouncing between tools, terminals, and mental context switches. ...
I wanted a tool like this for a long time, but couldn't find one, so I built it[1]<p>* Log in with your GitHub account<p>* Minimal permissions β no access to your code needed<p>* Get a notification when a run completes<p>* Select repositories you want to monitor<p>* Native macOS app<p>Known iss...
I built an open-source Google Messages client with a built-in MCP server, so AI assistants like Claude can read, search, and send your texts.<p>It uses the mautrix/gmessages library (the same Go libraries that power Beeper) to connect to Google Messages via QR code pairing. Messages stay local ...