friuns2/codex-mobile
π Run Codex Mobile Anywhere: Linux, Windows, or Termux on Android π
What it solves
It provides a browser-accessible user interface for Codex app-server workflows, allowing users to run the Codex UI on platforms where the native desktop app may not be available, such as Linux, Android (via Termux), and remote headless servers.
How it works
codexapp acts as a lightweight bridge between a browser (using Express and a Vue UI) and the Codex App Server. It starts a local web server that exposes the Codex desktop experience over HTTP/WebSockets. It includes built-in support for Cloudflare tunnels for remote access and can be integrated with Tailscale Serve for secure HTTPS access on iOS devices.
Who itβs for
Developers and power users who want to access their Codex environment from multiple devices, mobile browsers, or remote servers without being tied to a specific desktop installation.
Highlights
- Cross-platform accessibility: Works on Windows, Linux, and Android (via Termux).
- Remote Access: Integrated Cloudflare tunneling and LAN-friendly access.
- Voice Input: Built-in hold-to-dictate voice transcription for the composer.
- Telegram Bridge: Optional integration to send and receive messages via a Telegram bot.
- Project Portability: Ability to export and import projects as ZIP files, including chat history.
- Mobile-optimized UI: Includes a mobile drawer sidebar and sheet-style modals for better small-screen usage.