OP here. I built this because I was hitting rate limits constantly with the OpenAI Codex CLI and got tired of the "logout/login" loop to switch accounts.
CodexUse is a local desktop tool that wraps the CLI config. It lets you:
1. Visualize your rate limit health.
2. Switch profiles/auth tokens with one click. (Quick switch via tray supported)
3. Auto-rotate to a fresh profile if you get throttled.
It’s local-first (edits your local config files directly) and doesn't sync your tokens to any cloud.
OP here. I built this because I was hitting rate limits constantly with the OpenAI Codex CLI and got tired of the "logout/login" loop to switch accounts.
CodexUse is a local desktop tool that wraps the CLI config. It lets you:
1. Visualize your rate limit health.
2. Switch profiles/auth tokens with one click. (Quick switch via tray supported)
3. Auto-rotate to a fresh profile if you get throttled.
It’s local-first (edits your local config files directly) and doesn't sync your tokens to any cloud.
Happy to answer questions!