A macOS menu bar app for launching and monitoring local development processes.
Free up your terminal for AI agents — your dev servers live in the menu bar now.
- Process management — Configure processes with a name, command, and working directory
- Status indicators — Green/red dots show whether each process is running
- Live output — View command output in a terminal-style display
- Log watchers — Attach auxiliary tail commands to monitor log files alongside your process
- Detail view — Click into a process for full scrollable output with tabbed log switching
- Pop-out windows — Open any terminal output in a standalone window to keep it visible while you work
- macOS 14+
- Swift 6.2
swift build
swift run
The app appears as a terminal icon in your menu bar.
MIT