Keep working even when you are away from your computer. Review, guide, and approve Codex tasks from your phone.
Codex Mobile does not squeeze a full IDE into your phone. Instead, it connects your phone to a computer or remote environment where Codex is already running, so you can review task status, continue conversations, approve operations, and handle work that is waiting for your input.
Official mobile experience or an open-source community option?
The official route provides the most complete experience. Open-source options are better suited to users who want to review the code, control the bridge service, and explore local-first connectivity.
Official Codex Remote
Connect to a machine running Codex from the ChatGPT mobile app, then review active tasks, approval requests, extensions, and project context. This route is provided by OpenAI, but the ChatGPT mobile app itself is not an open-source GitHub project.
Remodex Community Bridge
A local-first, open-source remote-control bridge for Codex. It keeps the Codex runtime on a Mac and connects an iPhone through a paired session. Remodex is not an official OpenAI product.
Every computer-side tool comes from GitHub.
The official mobile app is distributed through OpenAI’s official app-store channels. This guide does not provide APK or IPA files. All computer-side and open-source bridge tools link directly to their GitHub repositories.
OpenAI Codex
OpenAI’s official open-source Codex project for running Codex CLI and desktop workflows on a local computer.
CC Switch
A cross-platform, open-source configuration manager for setting the OmniDino Base URL, API Key, Codex model, and Responses protocol on your computer.
Remodex
A community-developed Codex remote bridge with a local-first design, intended for exploring how an iPhone can connect to Codex running on a Mac.
Git
Use Git to clone Codex, Remodex, and other open-source projects, and to manage local repositories and version history.
Your phone is the controller. The real working environment remains on the computer.
Codex Is Running
Codex is installed on your computer or remote environment and can open a real project.
OmniDino Is Configured
Codex has successfully completed a basic request through the OmniDino Responses endpoint.
Mobile Entry Point
The official route uses OpenAI’s mobile app. The open-source route uses the mobile client specified by the project.
Network and Device Pairing
The computer is online, the device connection is valid, and the network allows a remote session.
Connect your phone with Codex Remote.
Interface labels and button names may change as Codex and ChatGPT are updated. The steps below describe the general connection flow.
macOS Codex App
The official mobile connection is usually initiated from a Mac running the Codex app. Confirm that the desktop app has opened the project and is ready to accept a connection.
Windows Codex Host
Mobile connectivity on Windows may roll out gradually by version. Check the Codex app, official documentation, and GitHub Issues first instead of applying macOS instructions mechanically to Windows.
Remote Environment or Mac mini
The official mobile experience can connect to a dedicated machine or remote environment running Codex, but that environment must remain online and available.
Get Codex working on the desktop before connecting your phone.
Install Codex and Git
Install the computer-side tools from the official OpenAI Codex and Git GitHub projects.
Configure OmniDino
Use CC Switch or config.toml to set the OmniDino Base URL, API Key, Codex model, and Responses protocol.
Verify Computer-Side Requests
Run a simple task, confirm that Codex responds correctly, and verify that the request appears in the OmniDino console.
Open the Phone Connection
In the Codex desktop app, find Remote, Connect Phone, a QR code, or Connected Devices.
Open Codex on Your Phone
Open the Codex section in OpenAI’s official mobile app, then scan the QR code or select a connected computer.
Confirm the Workspace and Active Threads
Check whether the phone can see projects, threads, approval requests, and active tasks from the computer.
Send a Safe Test Instruction
First ask Codex to report the current task status. Do not use your first remote session to approve file deletion, deployment, or production changes.
Check OmniDino Usage
After continuing the task from your phone, confirm that the OmniDino console shows reasonable requests, token usage, and balance changes.
Understand Remodex’s boundaries before using it.
Remodex is a community open-source bridge, not OpenAI’s official mobile client. Because it is a newer project, carefully review its code, permissions, network model, and release history.
Local Bridge on Mac
The Codex runtime remains on the Mac. A bridge service creates the paired session, so the phone connects to the bridge layer instead of uploading the entire project to a third-party server.
iPhone Pairing Client
The phone connects to the Mac using short-lived pairing or the authentication method defined by the project. Follow the repository’s current documentation for installation, build requirements, and supported versions.
Ideal for supervising and moving active work forward.
View Task Status
See whether Codex is analyzing, editing, testing, or waiting for input.
Continue the Conversation
Add requirements, correct the direction, or ask Codex to continue to the next step.
Handle Approvals
Review file changes, commands, or tool calls that require authorization.
Review Results
Read task summaries, execution results, errors, and Codex explanations.
Manage Active Threads
Switch between multiple Codex threads that are currently running.
Start a New Task
Where supported, create or organize new engineering tasks from your phone.
Mobile cannot replace a complete development environment.
Not for Initial Setup
Configure the OmniDino Base URL, API Key, model, and Responses protocol on the computer first.
Not a Replacement for an IDE
A phone screen is not suitable for reviewing large diffs, complex code structures, or extensive file changes.
The Host Must Stay Online
Local projects, tools, and commands still run on the computer or remote environment. Host downtime interrupts these capabilities.
Do Not Approve Blindly
Convenient mobile access is not a reason to approve deletion, deployment, or privileged commands without review.
Remote-Use Security Checklist
What should you do when the phone keeps waiting for the desktop?
Still unable to connect Codex Mobile?
When contacting support, provide the computer operating system, Codex version, phone operating system, connection method, whether a QR code is visible, the error message, and the time of the issue. Hide API Keys, QR codes, and device tokens.
[email protected]