ClaudeUsageTray DanielFoord
Use this command to install ClaudeUsageTray with WinGet:
winget install --id=DanielFoord.ClaudeUsageTray -e Claude usage tray icon for windows
winget install --id=DanielFoord.ClaudeUsageTray -e Claude usage tray icon for windows
Windows systray app showing your real Claude Code usage — no external services, no telemetry, no guessed token limits.
claude -p "/usage" (the same slash command you'd type interactively)
and parses the real session/weekly percentages Claude Code reports straight
from Anthropic's backend — the actual account quota, not a locally
estimated approximation.Requires the claude CLI to be installed and authenticated on the machine
running this app (it shells out to it — there is no other local source for
the real quota numbers).
go build -ldflags "-H=windowsgui" -o claude-monitor.exe .
The -H=windowsgui flag suppresses the console window when launching the
exe directly.
Create a shortcut to claude-monitor.exe in shell:startup.