Open-source · Self-hosted · Free for 2 users
All your ops tools.
One terminal.
Docker, Kubernetes, Git, SSH, Redis, Postgres, Argo CD — no more juggling a dozen browser tabs. omo consolidates everything in a single keyboard-driven interface, backed by shared secrets, team access control, and a full audit trail.
git clone https://github.com/ohmyops/omo-enterprise && make up
No mockups
This is what omo looks like running
Plugin rail on the left. Active tool on the right. Keyboard shortcuts always visible. The same screen your team sees every day.
Auto-advances · pauses on hover · arrow keys or dots
How it works
TUI binary + API server. Runs on your infra.
omo is two things: a terminal binary engineers run, and a lightweight API server your org hosts. No SaaS. No telemetry. Your data stays on your infrastructure.
-
01
Deploy the backend
make upstarts the Go API server, Postgres, and Dex (OIDC) via Docker Compose. Point it at your own IdP if you have one. -
02
Install the TUI
Engineers run
omo login --server https://your-backend. A browser window opens for authentication and issues a JWT. On Standard, team assignments then control which plugins each user is allowed to open. -
03
Sync secrets & operate
omo syncpulls approved secrets into the local KeePass vault. Every plugin reads from it — no more per-tool credential configuration.omo pushproposes changes back for admin review.
OIDC / SSO
Works with Dex, Okta, Keycloak, Google, or any OIDC-compatible IdP out of the box.
Team-based RBAC
Assign teams to plugins. Users see only what they're assigned. Admins manage from the web console.
Audit log
Every sync, push, login, and approval is recorded. Review it in the web console or query the API.
Secret approvals
omo push opens a review queue. Admins approve or reject before anything lands in the shared store.
Pricing
Free to start. Pay when the team grows.
Two users are free, forever. No trial timer. Subscribe when you need access control and audit across the whole team.
Free
$0 / forever
Individual developers & small teams
- Up to 2 users
- Full TUI — all 13 plugins
- Local KeePass vault
omo syncfrom backendomo pushproposals- No team RBAC
- No external IdP (Okta / Keycloak)
- No audit log
Standard
Contact us
Engineering teams (3+ users)
- Unlimited users
- Everything in Free
- Team-based plugin access (RBAC)
- Secret approval workflow
- Audit log & web console
- SSO — Dex, Okta, Keycloak, Google
- Self-hosted on your infra
Business
Contact us
Larger orgs & platform teams
- Everything in Standard
- Priority support & defined SLA
- Custom onboarding & migration help
- Dedicated Slack channel
- Air-gapped / offline-install support
- Volume licensing
Try it now. Two people, no credit card.
Clone the repo, run make up, then omo login.
The full TUI is available immediately. Upgrade to Standard when your team requires enterprise access control.