Skip to content

Codex Rate Watcher v2.7.5

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Apr 09:26

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

  1. Download the ZIP for your Mac chip
  2. Unzip and drag Codex Rate Watcher.app to Applications
  3. Optionally copy codex-rate to a directory on your PATH for CLI usage
  4. Launch the app -- it lives in your menu bar
  5. 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)