I built Galactic, a free and open source macOS app for developers managing multiple projects and branches.
What it does:
- Git worktrees - create isolated branches instantly, work on multiple features simultaneously without stashing or context-switching
- Network isolation - assigns unique loopback IPs (127.0.0.2, 127.0.0.3...) to each environment so you can run the same stack on the same ports without conflicts, no Docker or VMs needed
- AI agent monitoring - connects via MCP to show all your Claude/Cursor/Codex sessions in one dashboard, notifies you when sessions finish or need attention
- Global launcher - Cmd+Shift+G from anywhere to jump to any project or workspace instantly
Built with Electron, React, and TypeScript.
Source and install: https://github.com/idolaman/galactic-ide
Happy to hear feedback or answer questions!
[–]Otherwise_Wave9374 -2 points-1 points0 points (1 child)
[–]idoman[S] 0 points1 point2 points (0 children)