by friuns2
๐ Run Codex App UI Anywhere: Linux, Windows, or Termux on Android ๐
# Add to your Claude Code skills
git clone https://github.com/friuns2/codexUICodex UI in your browser. No drama. One command.
Yes, that is your Codex desktop app experience exposed over web UI. Yes, it runs cross-platform.
โโโโโโโ โโโโโโโ โโโโโโโ โโโโโโโโโโโ โโโโโโ โโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโ
โโโ โโโ โโโโโโ โโโโโโโโโ โโโโโโ โโโ โโโโโโ
โโโ โโโ โโโโโโ โโโโโโโโโ โโโโโโ โโโ โโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ
โโโโโโโ โโโโโโโ โโโโโโโ โโโโโโโโโโโ โโโ โโโโโโโ โโโ
codexapp is a lightweight bridge that gives you a browser-accessible UI for Codex app-server workflows.
You run one command. It starts a local web server. You open it from your machine, your LAN, or wherever your setup allows.
TL;DR ๐ง : Codex app UI, unlocked for Linux, Windows, and Termux-powered Android setups.
The main event.
# ๐ Run instantly (recommended)
npx codexapp
# ๐ Then open in browser
# http://localhost:18923
By default, codexapp now also starts:
cloudflared tunnel --url http://localhost:<port>
It prints the tunnel URL, terminal QR code, and password together in startup output.
Use --no-tunnel to disable this behavior.
node -v # should be 18+
npx codexapp
node -v # 18+
npx codexapp
pkg update && pkg upgrade -y
pkg install nodejs -y
npx codexapp
Android background requirements:
codexapp running in the current Termux session (do not close it).Termux.termux-wake-lock
npx codexapp again.The payload.
npx codexapphttp://localhost:18923No comments yet. Be the first to share your thoughts!