Track Claude Code Limits
Tired of hitting sudden Claude Code rate limits? This new tool tracks your exact usage directly from your disk.
What the video says
You are probably burning your Claude code rate limits way too fast. Active programming sessions frequently grind to a halt because Anthropic and OpenAI enforce strict undocumented caps.
To solve this, a local tool reads your subscription OAuth token directly off your disk to fetch raw usage data without any hosted third-party service. It monitors the 5-hour subscription window alongside your weekly model limits and account-wide codex pools.
Because the undocumented endpoint triggers HTTP 429 lockouts, the system limits updates to once every 10 minutes and enforces exponential backoff. Currently built for Windows, the open-source utility requires Node 20 or higher if you choose to compile it yourself.
A new Windows tray widget called CC Meter that calculates your exact consumption pace.