Skip to content

Releases: sinoon/codex-rate-watcher

Codex Rate Watcher v2.5.3

08 Apr 05:17

Choose a tag to compare

Codex Rate Watcher v2.5.3

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.5.3-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.5.3-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.5.2

  • feat(ui): Improve reset timing visibility and docs (20672c2)

Codex Rate Watcher v2.5.2

03 Apr 07:14
fc76fac

Choose a tag to compare

Codex Rate Watcher v2.5.2

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.5.2-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.5.2-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.5.1

  • Merge pull request #2 from sinoon/feat/fix-managed-auth-validation (fc76fac)
  • chore(release): bump version to 2.5.2 (50c3129)
  • fix(auth): stabilize managed profile usage decoding (9641ec9)

Codex Rate Watcher v2.5.1

02 Apr 11:24
5ce1b99

Choose a tag to compare

Codex Rate Watcher v2.5.1

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.5.1-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.5.1-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.5.0

  • Merge pull request #1 from sinoon/feat/readme-screenshot-and-switch-state (5ce1b99)
  • chore(release): bump version to 2.5.1 (393fc0f)
  • fix(native): distinguish waiting profiles from unavailable ones (b23198b)
  • fix(popover): improve token cost card copy (cb2aa21)
  • feat(dashboard): add token cost research desk (ef41018)

Codex Rate Watcher v2.5.0

01 Apr 13:59

Choose a tag to compare

Codex Rate Watcher v2.5.0

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.5.0-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.5.0-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.4.0

  • feat(cost): add local token cost tracking (9ab610d)
  • fix(native): Disable automatic account switching (a295c30)

Codex Rate Watcher v2.4.0

01 Apr 08:41

Choose a tag to compare

Codex Rate Watcher v2.4.0

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.4.0-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.4.0-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
  • Global Hotkey -- Toggle the popover from anywhere
  • 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.3.1

  • feat: add managed Codex accounts and remove hotkey support (52c4c2f)
  • docs(spec): define managed Codex account login design (fa77a22)

Codex Rate Watcher v2.3.1

24 Mar 09:50

Choose a tag to compare

Codex Rate Watcher v2.3.1

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.3.1-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.3.1-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
  • Global Hotkey -- Toggle the popover from anywhere
  • 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.3.0

  • v2.3.1 — Restart Codex notification on auto-switch (c741b8f)

Codex Rate Watcher v2.3.0

24 Mar 08:24

Choose a tag to compare

Codex Rate Watcher v2.3.0

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.3.0-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.3.0-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
  • Global Hotkey -- Toggle the popover from anywhere
  • 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.2.0

  • v2.3.0 — Complete mode toggle: proxy lifecycle + live status + feedback (f5640fb)

Codex Rate Watcher v2.2.0

24 Mar 08:04

Choose a tag to compare

Codex Rate Watcher v2.2.0

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.2.0-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.2.0-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
  • Global Hotkey -- Toggle the popover from anywhere
  • 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.1.0

  • feat: add Codex mode toggle UI in Popover and right-click menu (95a5b9a)

Codex Rate Watcher v2.1.0

24 Mar 06:29

Choose a tag to compare

Codex Rate Watcher v2.1.0

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.1.0-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.1.0-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
  • Global Hotkey -- Toggle the popover from anywhere
  • 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.0.0

  • feat: add 'mode' command for one-click proxy/direct switching (v2.1.0) (526f92b)
  • test: add ProfileLoader and ProxyServer tests (18 tests) (2fbef9c)

Codex Rate Watcher v2.0.0

24 Mar 03:50

Choose a tag to compare

Codex Rate Watcher v2.0.0

Downloads

Platform File
Apple Silicon (M1/M2/M3/M4) Codex-Rate-Watcher-2.0.0-Apple-Silicon.zip
Intel (x86_64) Codex-Rate-Watcher-2.0.0-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
  • Global Hotkey -- Toggle the popover from anywhere
  • codex-rate CLI -- Terminal-first monitoring with JSON output
  • Raycast Extension -- Native integration via CLI bridge
  • Zero dependencies -- pure Apple system frameworks

Changes since v1.9.0

  • feat: CLI Proxy — transparent HTTP reverse proxy with 429 failover (v2.0.0) (8df306e)