At a glance
One board for local operations
Built for teams juggling many repos, services, and background processes.
- PlatformmacOS desktop
- RuntimeFully local
- Primary useLocal service orchestration
- State path
~/.devdock - AccessPublic release
Your local stack, run like a real control plane.
DevDock replaces terminal tab sprawl with one operational dashboard for multi-repo local development. Start and stop services, detect orphan processes, resolve port conflicts, and inspect logs from one local-first app.
Public binaries are available now. Source repository remains private while product direction is validated.
At a glance
Built for teams juggling many repos, services, and background processes.
~/.devdockWhat teams usually track in the command center.
api, web, worker
Three steps from scattered terminals to predictable local ops.
Add each repo once with its startup commands and expected ports so sessions become repeatable.
Start full stacks from one view instead of opening and managing several terminal windows.
Track runtime state, process anomalies, and service logs in context when failures hit.
Focused surfaces for command, visibility, and cleanup.
Control
Health
Debug
Best when your local environment acts like a small distributed system.
Keep side projects and client repos isolated, but still operable from one dashboard.
Standardize local startup behavior so onboarding and debugging are less tribal.
Use consistent local runtime snapshots to catch environment drift earlier in the build cycle.
Built to run on your machine without requiring a hosted backend.
DevDock can run entirely locally for service control, runtime state, and log inspection.
Runtime and config files are stored under ~/.devdock for
predictable local operations.
You control the commands DevDock runs. Treat service configs and env vars as sensitive local data.
Download directly from GitHub Releases or install with Homebrew.
Grab the latest signed builds from GitHub Releases (macOS DMG/ZIP and Linux AppImage).
Install or update DevDock on macOS with:
brew install --cask hweihwang/devdock/devdock
Reach out at [email protected] or join Discord for feature requests and release updates.