
Codex Quota
A portable Python tool to check OpenAI Codex rate limit status, displaying primary (5-hour) and secondary (7-day) quota windows with reset countdowns.
🚀 Codex Quota is a lightweight Python tool that instantly displays your OpenAI Codex rate limit status. It shows both your short-term (5-hour) and weekly (7-day) quota usage with visual progress bars, reset times, and countdown timers—all from your local session files.
💡 Perfect for developers who need to monitor API limits before heavy coding sessions, troubleshoot rate-limiting issues, or track quota across multiple accounts. Get instant insights without pinging the API every time.
✨ Works offline using cached session data, runs in seconds, and outputs clean formatted text or JSON for easy integration with scripts.