Launching today

Port Radar for macOS
The AI port manager for Mac. Never run lsof again.
19 followers
The AI port manager for Mac. Never run lsof again.
19 followers
Port Radar is a native macOS menu bar app that shows you exactly what’s running on your ports—in plain English. Spot Vite, Next.js, Docker, forgotten apps, and anything else quietly using resources, then stop it with a single click. Apple Intelligence answers "what is this, is it safe to stop?" right on your device, so nothing leaves your Mac. Plus one click Cloudflare tunnels to share a local site as a live link.
Products used by Port Radar for macOS
Explore the tech stack and tools that power Port Radar for macOS. See what products Port Radar for macOS uses for development, design, marketing, analytics, and more.
Design & Creative 1
Design & Creative 1

SwiftUI AppsA collection of apps built in SwiftUI
4.8 (25 reviews)
Port Radar is a MenuBarExtra app with zero third party dependencies, the list, the popover,
the modals, the animations are all SwiftUI. The usual alternative for a menu bar utility is
Electron, which means shipping a whole browser and hundreds of megs of RAM to display a list of
ports. This one opens instantly and idles at nothing.
Engineering & Development 1
Engineering & Development 1

CloudflareThe web performance & security company
5.0 (207 reviews)
Port Radar's one click share is built on Cloudflare quick tunnels. I picked it over ngrok
because there's no account, no auth token, and no session limits, the app just downloads
cloudflared on first use and you get a public HTTPS URL for localhost in seconds. Free,
instant, no signup wall.
General 1
General 1
Apple DeveloperApple Intelligence - Apple Developer
The Ask feature runs on Apple's on device foundation model instead of a cloud API. Better
than wiring up OpenAI or Claude for this job, no API key, no per call cost, no network round
trip, and your running processes never leave your Mac. Very important when the question
is "is this safe to stop?"