Codex desktop app

An open-source desktop app for OpenAI Codex on every platform.

Nimbalyst wraps the Codex CLI in a desktop workspace for macOS, Windows, and Linux. Run multiple Codex agents in parallel, review every diff visually, plan in markdown, and monitor sessions from your phone. Free for individuals. Bring your own OpenAI API key.

Nimbalyst — the open-source desktop app for OpenAI Codex

OpenAI ships Codex as a CLI and a Mac/Windows app. You want a real desktop workspace for it.

OpenAI Codex now runs locally as the open-source Codex CLI, inside the official Codex desktop app for macOS and Windows, in the cloud through ChatGPT, and as a GitHub-integrated agent. Each surface is good at one thing. None of them give you a full visual workspace around a Codex session — let alone a Linux desktop app.

Nimbalyst is that workspace. It runs the actual Codex CLI underneath on macOS, Windows, and Linux, with visual editors for markdown, mockups, diagrams, and data models, a kanban board for parallel sessions, optional one-click git worktree isolation per session, and an iOS companion for review on the go. The desktop app is open source under MIT, and you keep using your existing OpenAI API key.

Why Nimbalyst

What a Codex desktop app should do

Codex as a first-class agent

Codex as a first-class agent

Run Codex sessions natively in the workspace. Not a wrapper around the cloud — the actual Codex CLI talking to your local files.

Parallel Codex sessions on a kanban

Parallel Codex sessions on a kanban

Run six or more Codex sessions side by side. See status at a glance, switch between them, and resume any one without losing context.

Visual diff review for every Codex change

Visual diff review for every Codex change

Approve or reject every Codex edit file by file. Red and green inline across markdown, code, mockups, diagrams, and data models — not just terminal text.

Multi-tab visual workspace

Multi-tab visual workspace

Markdown, code, mockups, Excalidraw diagrams, Prisma data models, and CSV — all in one app. Codex drives any of them.

iOS companion app

iOS companion app

Monitor your Codex sessions, review diffs, and answer agent questions from your phone.

Run Codex and Claude Code together

Use Codex for fast scaffolding and Claude Code for deep refactors — in the same project, on the same kanban, with the same review workflow.

Comparison

Nimbalyst vs the official OpenAI Codex desktop app

Feature Official Codex App Nimbalyst
Platforms macOS, Windows macOS, Windows, Linux, iOS
Agent engines Codex only Codex + Claude Code (side by side)
Parallel sessions Limited 6+ on kanban
Visual editors (markdown, mockups, diagrams) Built in
Diff review Terminal-style Inline visual diffs per file
Git worktree isolation Built in Optional one-click per session
Mobile companion iOS app
Open source Closed (CLI is open) MIT (desktop) + AGPL (team)
Price Free with paid OpenAI plan Free for individuals

FAQ

Frequently asked questions

Is there an official OpenAI Codex desktop app?
Yes. OpenAI ships an official Codex desktop app for macOS and Windows. It is a clean GUI for single-account Codex work. Nimbalyst goes further: it adds Linux support, parallel-session kanban, visual editors for markdown and mockups, file-by-file diff review, and an iOS companion — and it can run Claude Code alongside Codex in the same workspace.
Does Nimbalyst run on Linux?
Yes. Nimbalyst runs on macOS (Apple Silicon and Intel), Windows, and Linux. The official Codex desktop app does not yet ship on Linux — Nimbalyst is the most complete Codex GUI for Linux developers.
Do I need an OpenAI subscription to use Nimbalyst with Codex?
Yes. To run Codex itself you need an OpenAI API key or a ChatGPT Plus, Pro, or Business plan — the same access you would use for the Codex CLI. Nimbalyst is the desktop workspace; your model access is separate. Whatever credentials run the Codex CLI run Nimbalyst.
Can I run multiple Codex agents in parallel?
Yes. Nimbalyst supports six or more Codex sessions in parallel, each on its own branch or git worktree. The kanban board shows status across all of them, so you can fire off scaffolding tasks, code reviews, and bug fixes simultaneously instead of one at a time.
Can Nimbalyst run Claude Code too?
Yes. Nimbalyst supports Codex (OpenAI) and Claude Code (Anthropic) as first-class agents. Mix and match per project — Codex for fast scaffolding, Claude Code for complex reasoning, both reviewed in the same diff viewer.
Is Nimbalyst free?
Yes. The Nimbalyst desktop app is free for individual use and open source under the MIT license. The optional collaboration server for hosted team sync is dual licensed (AGPL or commercial).

Nimbalyst is the open-source visual workspace for building with Codex, Claude Code, and more