Know exactly how your team uses Codex
A menu bar app that reads your local Codex sessions and a realtime team dashboard: tokens, cache hits, model mix and what it would cost at API prices.
Install the menu bar app
npm i -g codex-token-tracker codex-tracker login --dashboard https://your-dashboard.vercel.app codex-tracker # menu bar / tray app codex-tracker agent # headless (WSL2, servers)
Works on macOS and Windows (native and WSL2). Sign in with Google or GitHub.
Menu bar app
Live daily totals, tokens per second for the running session, model breakdown and a usage heatmap — right in your menu bar or system tray.
Team dashboard
Organizations map to your Clerk org. Compare members, see active hours and weekday patterns, and spot who is live right now.
Realtime by design
Devices sync hourly buckets to Convex; every chart updates the moment new usage lands. Stored in UTC, shown in your local time.
API-equivalent cost
Subscription usage priced at standard OpenAI API list prices, with cache-hit savings called out — so you know what the plan is worth.
How it works
- 1
Install the npm package and run `codex-tracker login`.
- 2
Approve the device in this dashboard with your Google or GitHub account.
- 3
Usage is read from local Codex session logs and synced every minute.