DevPod
brew install --cask devpod
v0.6.15
Create reproducible dev environments from devcontainer.json files, running locally or remotely.
Why you might care
DevPod is open-source and infrastructure-agnostic, letting you define consistent development setups that work across machines without vendor lock-in. It's a self-hosted alternative to GitHub Codespaces that works with any IDE, container runtime, and infrastructure (Docker, Kubernetes, SSH, etc.).
201
30-day installs · #900
695
90-day · #823
2.5k
365-day · #854
Links
- https://devpod.sh/
- Brew formula source: Casks/d/devpod.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"GitHub Codespaces",
"Gitpod",
"Coder"
],
"artifacts": [
{
"app": [
"DevPod.app"
],
"target": "/Applications/DevPod.app"
},
{
"binary": [
"$APPDIR/DevPod.app/Contents/MacOS/devpod-cli",
{
"target": "devpod"
}
],
"target": "$HOMEBREW_PREFIX/bin/devpod"
},
{
"zap": [
{
"trash": [
"~/.devpod",
"~/Library/Application Support/sh.loft.devpod",
"~/Library/Caches/sh.loft.devpod",
"~/Library/Logs/sh.loft.devpod",
"~/Library/Preferences/sh.loft.devpod.plist",
"~/Library/Saved Application State/sh.loft.devpod.savedState",
"~/Library/WebKit/sh.loft.devpod"
]
}
]
}
],
"auto_updates": 1,
"categories": [
"dev-tools",
"container"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "UI to create reproducible developer environments based on a devcontainer.json",
"disable_reason": null,
"disabled": 0,
"display_name": "DevPod",
"enrichment_fetched_at": "2026-06-20T22:42:04+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "devpod",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://devpod.sh/",
"homepage_og_description": "DevPod is infrastructure-independent and client-only, which makes it incredibly easy to get started with. Codespaces but open-source, client-only and unopinionated. Works with any infra, any progamming language, any IDE, etc.",
"homepage_og_image": "https://cdn.prod.website-files.com/645b6806227d4a212e2d01ca/67d8d6796238b736fb3b37b8_Open%20Graph.png",
"homepage_title": "DevPod - Open Source Dev-Environments-As-Code",
"installs_30d": 201,
"installs_365d": 2487,
"installs_90d": 695,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:06:02+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"DevPod"
],
"one_liner": "Create reproducible dev environments from devcontainer.json files, running locally or remotely.",
"rank_30d": 900,
"rank_365d": 854,
"rank_90d": 823,
"raw_hash": "59245fa2723daac5",
"ruby_source_path": "Casks/d/devpod.rb",
"tap": "homebrew/cask",
"token": "devpod",
"version": "0.6.15",
"why_use_this": "DevPod is open-source and infrastructure-agnostic, letting you define consistent development setups that work across machines without vendor lock-in. It\u0027s a self-hosted alternative to GitHub Codespaces that works with any IDE, container runtime, and infrastructure (Docker, Kubernetes, SSH, etc.)."
}