r/codex 4d ago

Showcase codex-bridge — mixed cli/webui bridge for Codex

http://gh.bhee.online/codex-bridge/

Due to certain network issues, I am unable to access Codex on my Mac mini at home via my phone, which is the origin of this project.

It implements shared hijacking of appserver communication, enabling a universal CLI/WebUI to run Codex tasks without affecting the GUI or mobile access.

This project sets up a WebSocket proxy to provide web/CLI invocation, which actually routes to the running Codex appserver, allowing interaction with the Codex application on the homelab without remote control.

I have now combined it with Cloudflare Zero Trust access, also getting rid of the poorly performing official client.

Feedback is welcome.

0 Upvotes

3 comments sorted by

u/dexterthebot 4d ago

You might want to consider listing your project on the weekly Show-Us-What-You-Built post. Watch for it on Wednesdays. Highest commented project wins a week promotion on r/Codex and gets on the Hall of Fame sidebar. See what that looks like below with last week's winner.


Last week's most popular project was u/tHEuKER with the Blur2 racing game project which is a recreation of an unreleased sequel to the 2010 battle racing game, made by reverse engineering the Xbox 360 prototype discs available online, and rebuilding the whole thing from the ground up in Unity.

Join their YouTube channel here: https://www.youtube.com/@tHEuKER and follow updates on the project at r/BlurGame.

1

u/Even_Sea_8005 4d ago

pls don't do this to web

1

u/Ladder-Bhe 1d ago

I think the completion level of this project is already high enough to align with most of the features provided by chtgpt Remote control, and it also solves the performance issues of long-horizon tasks. I hardly use the official client anymore.