
All your local dev stacks. One workspace. A free, open source, native macOS app that starts your API, web, and mobile projects without a single terminal tab.
β Notarized by Appleπ MIT Licensedπ₯ macOS 14+
orbrew tap bkrdmrcioglu/devdock https://github.com/bkrdmrcioglu/devdock
brew install --cask devdock
Ready
npm run start:dev
Built for the morning ritual β replace five terminal tabs, a sticky note of port numbers, and βwhich simulator did I leave open?β
Walks your project folders and identifies 36 frameworks with no config. Monorepo-aware names like studio/web, and a rescan on every launch.
Runs your real dev scripts with a GUI-friendly PATH (nvm, FVM, Homebrew). Stop kills the whole process tree and verifies it actually exited.
One-click iOS Simulator, Android Emulator, and Web for Expo, React Native, Ionic, and Flutter β never a physical phone by mistake.
Live logs slide in from the right with All / Errors / Warnings tabs, live counts, and one-tap copy.
See who holds a localhost port and kill it in one tap. Projects already running in Terminal show up as external instead of double-starting.
Group API + web + mobile and launch them together, staggered if you like. Auto-suggested from stack roles, plus a morning routine.
Per-framework helpers in one place β install, migrate, test, build, artisan, Flutter tool keys, Metro keys β plus your own custom commands.
Start stacks and run your morning routine without bringing the main window forward. Live CPU / RAM for managed process trees.
No account, no license key, no paid tier. MIT licensed β read the Swift source, fork it, or send a pull request.
The palette covers the rest β hit βK and type.
| Shortcut | Action |
|---|---|
| β K | Command palette |
| ββ§ R | Rescan folders |
| ββ§ . | Stop all running projects |
| ββ§ M | Start morning routine |
Drop a folder in as a scan root and DevDock figures out the rest.
NextNuxtRemixAstroGatsbyAngularSvelteSvelteKitSolidEmberViteVueReactQuasarExpoReact NativeFlutterIonicNestExpressFastifyHonoKoaLaravelSymfonyDjangoFlaskFastAPIRailsSpring Boot.NETPhoenixGoRustElectronTauri
Swift and SwiftUI, generated with XcodeGen. Contributions welcome β nothing is behind a paid tier.
brew install xcodegen git clone https://github.com/bkrdmrcioglu/devdock.git cd devdock xcodegen generate open DevDock.xcodeproj