v0.1.0
First release of AIUsageTracker — a Windows dashboard that monitors your Claude and Codex usage windows and alarms the instant a usage window resets.
Highlights
- Live usage bars for every Claude & Codex limit window (5-hour session, weekly, per-model), colored by severity.
- Reset alarm — looping audible tone + native Windows toast + in-app banner the moment a window resets.
- Per-bar alarm toggles — enable/disable the alarm independently for each usage window.
- Summary cards (highest usage, next reset, connections), a recent-activity feed, and a system-tray background mode.
- Reads the same numbers as claude.ai/settings/usage and the Codex analytics page by reusing the local Claude Code / Codex CLI OAuth tokens — no scraping, no passwords, no browser automation.
Install
Download AIUsageTracker.exe below and run it (unsigned; SmartScreen → More info → Run anyway). Requires Claude Code and/or Codex CLI installed and logged in.
Runs from source too — see the README.