Codex Rate Watcher v2.7.5
Downloads
| Platform | File |
|---|---|
| Apple Silicon (M1/M2/M3/M4) | Codex-Rate-Watcher-2.7.5-Apple-Silicon.zip |
| Intel (x86_64) | Codex-Rate-Watcher-2.7.5-Intel.zip |
What's Included
Each ZIP contains:
- Codex Rate Watcher.app -- Menu bar GUI
- codex-rate -- CLI tool (copy to a directory on your PATH for terminal access)
Installation
- Download the ZIP for your Mac chip
- Unzip and drag Codex Rate Watcher.app to Applications
- Optionally copy codex-rate to a directory on your PATH for CLI usage
- Launch the app -- it lives in your menu bar
- Codex CLI must be logged in (~/.codex/auth.json)
Note: The app is not notarized. On first launch: right-click the app, select Open, or go to System Settings > Privacy & Security > Open Anyway.
Key Features
- Real-time 3-dimensional quota tracking (5h primary + weekly + code review)
- Burn-rate estimation with linear regression
- Reset countdown on every quota card
- Multi-account management with weighted smart switching
- Orphaned snapshot auto-reconciliation
- Plus / Team plan badges
- Dark-themed Linear-inspired UI
- Local Token Cost -- Scan Codex session logs and price tokens by model
- codex-rate CLI -- Terminal-first monitoring with JSON output
- Raycast Extension -- Native integration via CLI bridge
- Zero dependencies -- pure Apple system frameworks
Changes since v2.7.4
- fix(ui): prioritize absolute reset timestamps (826312f)