SkillsLLM
CategoriesBlogAI NewsAbout
HomeAI AgentscodexUI

codexUI

by friuns2

Pending

๐Ÿš€ Run Codex App UI Anywhere: Linux, Windows, or Termux on Android ๐Ÿš€

100stars
17forks
TypeScript
Added 3/22/2026
View on GitHubDownload ZIP
AI Agentsaarch64ai-agentsai-assistantai-coding-agentandroidandroid-appanyclawcodexkotlinmobilenodejsopenaiopenclawrusttermuxvuejswebview
Installation
# Add to your Claude Code skills
git clone https://github.com/friuns2/codexUI
README.md

๐Ÿ”ฅ codexapp

๐Ÿš€ Run Codex App UI Anywhere: Linux, Windows, or Termux on Android ๐Ÿš€

npm platform node license

Codex 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.

 โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•—  โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•—   โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•—
โ–ˆโ–ˆโ•”โ•โ•โ•โ•โ•โ–ˆโ–ˆโ•”โ•โ•โ•โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•”โ•โ•โ•โ•โ•โ•šโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ•‘   โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘
โ–ˆโ–ˆโ•‘     โ–ˆโ–ˆโ•‘   โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘  โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—   โ•šโ–ˆโ–ˆโ–ˆโ•”โ• โ–ˆโ–ˆโ•‘   โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘
โ–ˆโ–ˆโ•‘     โ–ˆโ–ˆโ•‘   โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘  โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•”โ•โ•โ•   โ–ˆโ–ˆโ•”โ–ˆโ–ˆโ•— โ–ˆโ–ˆโ•‘   โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘
โ•šโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ•šโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ•”โ• โ–ˆโ–ˆโ•—โ•šโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ•‘
 โ•šโ•โ•โ•โ•โ•โ• โ•šโ•โ•โ•โ•โ•โ• โ•šโ•โ•โ•โ•โ•โ• โ•šโ•โ•โ•โ•โ•โ•โ•โ•šโ•โ•  โ•šโ•โ• โ•šโ•โ•โ•โ•โ•โ• โ•šโ•โ•

๐Ÿคฏ What Is This?

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.


โšก Quick Start

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.

Linux ๐Ÿง

node -v   # should be 18+
npx codexapp

Windows ๐ŸชŸ (PowerShell)

node -v   # 18+
npx codexapp

Termux (Android) ๐Ÿค–

pkg update && pkg upgrade -y
pkg install nodejs -y
npx codexapp

Android background requirements:

  1. Keep codexapp running in the current Termux session (do not close it).
  2. In Android settings, disable battery optimization for Termux.
  3. Keep the persistent Termux notification enabled so Android is less likely to kill it.
  4. Optional but recommended in Termux:
termux-wake-lock
  1. Open the shown URL in your Android browser. If the app is killed, return to Termux and run npx codexapp again.

โœจ Features

The payload.

  • ๐Ÿš€ One-command launch with npx codexapp
  • ๐ŸŒ Cross-platform support for Linux, Windows, and Termux on Android
  • ๐Ÿ–ฅ๏ธ Browser-first Codex UI flow on http://localhost:18923
  • ๐ŸŒ LAN-friendly access from other devices on the same network
  • ๐Ÿงช Remote/headless-friendly setup for server-based Codex usage
  • ๐Ÿ”Œ Works with reverse proxies and tunneling setups
  • โšก No global install required for quick experimentation
  • ๐ŸŽ™๏ธ Built-in hold-to-dictate ...
Comments (0)
to leave a comment.

No comments yet. Be the first to share your thoughts!

Related Skills

gemini-cli

by google-gemini

An open-source AI agent that brings the power of Gemini directly into your terminal.
98,624
12,496
TypeScript
AI Agentsaiai-agents
View details
everything-claude-code

by affaan-m

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
94,747
12,402
JavaScript
AI Agentsai-agentsanthropic
View details
ui-ux-pro-max-skill

by nextlevelbuilder

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
47,554
4,627
Python
CLI Toolsai-skillsantigravity
View details
awesome-claude-skills

by ComposioHQ

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
46,719
4,767
Python
AI Agentsagent-skillsai-agents
View details
chatgpt-on-wechat

by zhayujie

CowAgentๆ˜ฏๅŸบไบŽๅคงๆจกๅž‹็š„่ถ…็บงAIๅŠฉ็†๏ผŒ่ƒฝไธปๅŠจๆ€่€ƒๅ’ŒไปปๅŠก่ง„ๅˆ’ใ€่ฎฟ้—ฎๆ“ไฝœ็ณป็ปŸๅ’Œๅค–้ƒจ่ต„ๆบใ€ๅˆ›้€ ๅ’Œๆ‰ง่กŒSkillsใ€ๆ‹ฅๆœ‰้•ฟๆœŸ่ฎฐๅฟ†ๅนถไธๆ–ญๆˆ้•ฟใ€‚ๅŒๆ—ถๆ”ฏๆŒ้ฃžไนฆใ€้’‰้’‰ใ€ไผๅพฎใ€QQใ€ๅพฎไฟกๅ…ฌไผ—ๅทใ€็ฝ‘้กต็ญ‰ๆŽฅๅ…ฅ๏ผŒๅฏ้€‰ๆ‹ฉOpenAI/Claude/Gemini/DeepSeek/ Qwen/GLM/Kimi/LinkAI๏ผŒ่ƒฝๅค„็†ๆ–‡ๆœฌใ€่ฏญ้Ÿณใ€ๅ›พ็‰‡ๅ’Œๆ–‡ไปถ๏ผŒๅฏๅฟซ้€ŸๆญๅปบไธชไบบAIๅŠฉๆ‰‹ๅ’Œไผไธšๆ•ฐๅญ—ๅ‘˜ๅทฅใ€‚
42,355
9,842
Python
AI Agentsaiai-agent
View details
oh-my-openagent

by code-yeongyu

omo; the best agent harness - previously oh-my-opencode
42,221
3,144
TypeScript
AI Agentsaiai-agents
View details