Skip to content

QuotaDeck v1.0.0

Choose a tag to compare

@cosara22 cosara22 released this 13 Jul 12:39
· 5 commits to main since this release

First public release ๐Ÿƒ

QuotaDeck is a Windows desktop app that gives Claude Code users a live view of their rate limits โ€” across every account they own.

Highlights

  • Live usage board โ€” 5-hour / weekly utilization with reset countdowns, per-model breakdown, and "which account should I use now" recommendations
  • Multi-account & multi-environment โ€” tracks /login switches and attributes usage across Windows + WSL (works fine with a single account too)
  • Correct JSONL aggregation โ€” handles the two traps that skew most homegrown trackers: deep subagent/workflow session files (84.5% of files in our measurement) and duplicate requestId rows (~2.26x inflation)
  • Analytics โ€” daily stacked usage, treemaps, 5-hour block calibration, weekday ร— hour heatmap
  • Ambient status โ€” tray residency, toast notifications, folder gauge, VS Code status bar extension

Install

  • QuotaDeck_1.0.0_x64-setup.exe โ€” NSIS installer
  • QuotaDeck_1.0.0_x64-portable.zip โ€” portable, no install

โš ๏ธ Binaries are not code-signed yet โ€” Windows SmartScreen will warn. Click "More info" โ†’ "Run anyway", or build from source. See the README for details.

Disclaimer: unofficial community tool, not affiliated with Anthropic. Relies on undocumented APIs and local files that may change at any time. Tokens are read from disk only โ€” never copied, refreshed, or sent anywhere except api.anthropic.com.

ๆ—ฅๆœฌ่ชžใฎREADMEใฏใ“ใกใ‚‰ใ€‚