A Windows desktop application for managing multiple OpenAI Codex accounts (Tauri + React).
About this app
This project is a local Codex account management tool that supports unified management of multiple accounts, quick switching between active accounts, and checking quota usage for each account. Currently, only officially sourced Codex accounts are supported.
Features
- 🔄 One-click account switching: Quickly switch between multiple Codex accounts with automatic write to .codex/auth.json
- 📊 Usage monitoring: Parse 5-hour / weekly quota information from local ~/.codex/sessions
- 🎯 Smart recommendation: Automatically recommend the account with the highest remaining weekly quota
- ⏰ Auto-refresh: Set auto-refresh interval (in minutes)
- 🧩 Local storage: Both account data and configurations are saved to local files
A middleware layer for Codex Desktop. It lets you use a phone, tablet, or another computer to access and operate Codex on a target machine through a browser, making it suitable for continuous AI Coding in LAN or remote LAN environments.