🌐
Openai
developers.openai.com › codex › app
App – Codex | OpenAI Developers
February 12, 2026 - Download the Codex app for Windows or macOS. Download for macOS · Get notified for Linux · Open Codex and sign in · Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key. If you sign in with an OpenAI API key, some functionality such as cloud threads might not be available.
🌐
Reddit
reddit.com › r/codex › i got the codex app running on linux in ~20 minutes (no source code)
r/codex on Reddit: I got the Codex App running on Linux in ~20 minutes (no source code)
February 5, 2026 -

I managed to run the Codex App on Linux without having access to the source code.

High-level steps:

- Extracted the DMG and unpacked `app.asar`
- Installed the matching Electron version for Linux
- Rebuilt native modules (`node-pty`, `better-sqlite3`)
- Removed macOS-only stuff (like Sparkle)
- Repacked everything and dropped it into Electron
- Added a small workaround because the app thinks it’s in dev mode and tries to hit a Vite server
- Launched it with `--no-sandbox`

Important detail: the app itself is basically just a GUI wrapper. You still need the Codex CLI installed on Linux for it to work.

https://github.com/ilysenko/codex-desktop-linux

I did this on Ubuntu 25.10. I have no idea how well this works on other Linux distros or versions.

If you want to improve it, feel free to make fixes and open pull requests.

Discussions

The Codex App
Who told you that? You can write entire C libraries and call them from Electron just fine. Browser is a native application after all. All this "native applications" debate boils down to the UI implementation strategy. Maintaining three separate UI stacks (WinUI, SwiftUI, GTK/Qt) is dramatically ... More on news.ycombinator.com
🌐 news.ycombinator.com
638
805
February 11, 2026
Introducing the Codex app
And to celebrate I see limits were reset! More on reddit.com
🌐 r/codex
74
168
February 2, 2026
you can just tell codex to port the codex app to linux
Very cool. Gotta try this for a windows version. More on reddit.com
🌐 r/codex
26
70
February 5, 2026
🌐
OpenAI
openai.com › index › introducing-the-codex-app
Introducing the Codex app | OpenAI
February 2, 2026 - Today, we’re introducing the Codex app for macOS—a powerful new interface designed to effortlessly manage multiple agents at once, run work in parallel, and collaborate with agents over long-running tasks.
🌐
GitHub
github.com › openai › codex
GitHub - openai/codex: Lightweight coding agent that runs in your terminal · GitHub
2 weeks ago - Lightweight coding agent that runs in your terminal - openai/codex
Starred by 73.6K users
Forked by 10.3K users
Languages   Rust 94.8% | Python 2.9% | TypeScript 1.4% | JavaScript 0.3% | Starlark 0.3% | Jupyter Notebook 0.1%
🌐
OpenAI
openai.com › codex
Codex | AI Coding Partner from OpenAI | OpenAI
1 week ago - “The recent Codex releases have been a step change. Codex PR reviews catch bugs our team would have missed, and we ship with more confidence because of it. Now we’re pulling the CLI and desktop app into more of our workflows—each release raises the bar.”
🌐
OpenAI
openai.com › form › codex-app
Codex app sign up | OpenAI | OpenAI
February 2, 2026 - Submit your email to be notified when the Codex app becomes available for Windows and Linux users.
🌐
Hacker News
news.ycombinator.com › item
The Codex App | Hacker News
February 11, 2026 - Who told you that? You can write entire C libraries and call them from Electron just fine. Browser is a native application after all. All this "native applications" debate boils down to the UI implementation strategy. Maintaining three separate UI stacks (WinUI, SwiftUI, GTK/Qt) is dramatically ...
🌐
Openai
developers.openai.com › codex › cli
CLI – Codex | OpenAI Developers
The Codex CLI is available on macOS and Linux. Windows support is experimental.
Find elsewhere
🌐
DevGenius
blog.devgenius.io › the-definitive-guide-to-codex-cli-from-first-install-to-production-workflows-a9f1e7c887ab
The definitive guide to Codex CLI: from first install to production workflows | by JP Caparas | Feb, 2026 | Dev Genius
February 10, 2026 - Everything I’ve learned from writing 10+ Codex guides, now in one place; with infographics, copy-paste configs, and patterns the official…
🌐
amanhimself.dev
amanhimself.dev › blog › first-few-days-with-codex-cli
First few days with Codex CLI | amanhimself.dev
January 4, 2026 - Codex CLI (Command-line interface) is OpenAI’s version of a local coding agent that runs inside your terminal. You can talk to it in plain English, and possibly other natural languages. It can read your files, modify them, run code, and integrate different tools through Model Context Protocol (MCP) servers that run on your machine. The key insight here is simple: your terminal already has access to everything. External apps like Obsidian, which stores everything as plain markdown files on your computer, become instantly accessible.
🌐
GitHub
github.com › ilysenko › codex-desktop-linux
GitHub - ilysenko/codex-desktop-linux: Run OpenAI Codex Desktop on Linux - automated installer · GitHub
February 4, 2026 - Run OpenAI Codex Desktop on Linux. The official Codex Desktop app is macOS-only.
Starred by 174 users
Forked by 39 users
Languages   Rust 54.3% | Shell 37.9% | Makefile 3.3% | Nix 2.5% | JavaScript 2.0%
🌐
Visual Studio Marketplace
marketplace.visualstudio.com › items
Codex – OpenAI’s coding agent - Visual Studio Marketplace
5 days ago - Extension for Visual Studio Code - Codex is a coding agent that works with you everywhere you code — included in ChatGPT Plus, Pro, Business, Edu, and Enterprise plans.
🌐
ChatGPT
chatgpt.com › codex
Codex
1 month ago - “The recent Codex releases have been a step change. Codex PR reviews catch bugs our team would have missed, and we ship with more confidence because of it. Now we’re pulling the CLI and desktop app into more of our workflows—each release raises the bar.”
🌐
DEVCLASS
devclass.com › development › 2026 › 02 › 05 › openai-codex-app-looks-beyond-the-ide-devs-ask-why-mac-only › 4090132
OpenAI Codex app looks beyond the IDE, devs ask why Mac ...
February 13, 2026 - A common refrain in the first feedback is that the Codex app is not yet available for Windows or Linux, though both are promised. "Mac only. Again. Apple is great but this is OpenAI devs showing their disconnect from the mainstream," said one ...
🌐
Openai
developers.openai.com › codex › quickstart
Quickstart – Codex | OpenAI Developers
February 3, 2026 - Download the Codex app for Windows or macOS. Download for macOS · Get notified for Linux · Open Codex and sign in · Once you downloaded and installed the Codex app, open it and sign in with your ChatGPT account or an OpenAI API key. If you sign in with an OpenAI API key, some functionality such as cloud threads might not be available.
🌐
Reddit
reddit.com › r/codex › introducing the codex app
r/codex on Reddit: Introducing the Codex app
February 2, 2026 - Mac only. The destop ChatGPT app (not Codex) was released for Mac on May 13, 2024. The early version for Windows wasn't until October 17, 2024. There's still no · Linux version. As a Linux user, I'm not going to hold my breath that I'll ever see this.
🌐
Reddit
reddit.com › r/codex › you can just tell codex to port the codex app to linux
r/codex on Reddit: you can just tell codex to port the codex app to linux
February 5, 2026 -

took 15 min yesterday and it's been working flawlessly on my arch/niri system

tldr from codex explaining what it did:

  • Extracted the macOS Codex.dmg, then extracted app.asar into app_asar/ (Electron app payload) via linux/scripts/extract-dmg.sh (uses 7z + asar).

  • Fixed the Linux launcher to point at the right extracted directory (linux/run-codex.sh uses APP_DIR="$ROOT_DIR/app_asar"), and set ELECTRON_FORCE_IS_PACKAGED=1 + NODE_ENV=production so it behaves like a packaged app.

  • Rebuilt the two native Node modules that ship as macOS Mach-O binaries (better-sqlite3 + node-pty) into Linux .node ELF binaries and copied them into app_asar/node_modules/... via linux/scripts/build-native.sh.

  • Hit an Electron ABI mismatch (built against the wrong Electron/Node ABI), fixed by rebuilding with an Electron version that matches the runtime (on Arch I used system electron39): ELECTRON_VERSION=$(electron --version | tr -d v) linux/scripts/build-native.sh

  • Launched the app pointing it at the Linux Codex CLI binary: CODEX_CLI_PATH=/usr/bin/codex linux/run-codex.sh

  • Optional polish: added a .desktop launcher (linux/codex.desktop), and patched the main process bundle to auto-hide the menu bar on Linux (app_asar/.vite/build/main.js:552).

🌐
GitHub
github.com › areu01or00 › Codex-App-Linux
GitHub - areu01or00/Codex-App-Linux · GitHub
February 5, 2026 - Run OpenAI's Codex desktop app on Linux by extracting and patching the macOS version.
Starred by 21 users
Forked by 2 users
Languages   Shell