Hi @Loongphy! 👋
First of all, thank you so much for creating codex-auth! It's an amazing CLI tool that makes working with OpenAI Codex accounts seamless.
I wanted to share a community project I built that wraps around codex-auth:
A fast, interactive Terminal User Interface (TUI) built in Rust using ratatui. It delegates account management to codex-auth while providing a sleek terminal GUI:
- ⚡ Interactive Account Switcher: Navigate accounts with keyboard shortcuts (
j/k / arrows) and switch active accounts instantly.
- 📊 Real-time Usage & Quota View: Monitor primary usage windows and reset times visually.
- 🔄 Import / Export Suite: Quick shortcuts for standard
.auth.json files and CLI Proxy API (CPA) tokens.
- 🎨 Interactive Command Palette: Built-in modal command palette (
Ctrl+X / ?).

Repository Link: https://github.com/turinastudio/codex-auth-tui
Feel free to check it out or mention it in the codex-auth README if you think it could be useful for users looking for a TUI interface!
Thanks again for your great work on this tool!
Hi @Loongphy! 👋
First of all, thank you so much for creating codex-auth! It's an amazing CLI tool that makes working with OpenAI Codex accounts seamless.
I wanted to share a community project I built that wraps around
codex-auth:codex-auth-tui
A fast, interactive Terminal User Interface (TUI) built in Rust using
ratatui. It delegates account management tocodex-authwhile providing a sleek terminal GUI:j/k/ arrows) and switch active accounts instantly..auth.jsonfiles and CLI Proxy API (CPA) tokens.Ctrl+X/?).Repository Link: https://github.com/turinastudio/codex-auth-tui
Feel free to check it out or mention it in the
codex-authREADME if you think it could be useful for users looking for a TUI interface!Thanks again for your great work on this tool!