A menu-bar-only Mac app that keeps watch over your local dev servers, and lets you kill the ones you forgot, using less memory than the servers it watches.
One purchase, up to five devices · 30-day money-back guarantee

Click the radar icon and a real panel opens, one card per running server, not a flat list of text. Each card shows the framework, project name, localhost:PORT, how long it’s been running, and live memory and CPU.
npm run dev, its server, and the oddly-named workers it spawns all belong to one thing. Radar Dev Monitor groups them and stops them together, gracefully first, forcefully only if it has to.
A resource monitor that wastes resources is self-defeating. Radar Dev Monitor asks macOS directly for what it needs, it never shells out to lsof or ps, and never spawns a process to watch your processes.
One syscall lists every process; a cheap name pre-filter keeps only the candidates worth inspecting. No shelling out, no spawning, the work is done in microseconds.
For each candidate, Radar reads its open sockets and keeps the ones in LISTEN state, that’s the port. The command line names the framework; the working directory names the project.
Parent and child processes are stitched back into one logical server, so npm run dev and its workers show up once, with honest, combined memory totals.
No subscription, no account tax. A single purchase covers up to five of your devices, with free point updates as Radar Dev Monitor grows.
Secure checkout · instant download
Buy once, yours for good. Menu-bar only, featherweight, and honest about every server you’re running.