WhereMyTokens — Windows tray app for real-time Claude Code token monitoring #1401
jeongwookie
started this conversation in
Show and tell (with ECC)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
WhereMyTokens
Windows system tray app that shows Claude Code token usage, costs, and rate limits in real time.
https://github.com/jeongwookie/WhereMyTokens
What it does
Sits quietly in the taskbar and surfaces everything you need to know about your Claude Code usage at a glance:
active/waiting/idle/compacting)statusLineplugin to receive live rate-limit data from Claude Code via stdin (no polling)Why I built it
I kept losing track of how many tokens I was burning across sessions and hitting rate limits unexpectedly. I wanted something passive — always visible in the corner, no browser tabs, no manual refreshing. So I built a tray app that reads Claude Code's local JSONL files directly and supplements with the Anthropic API.
Platform
Windows only (Electron + React). Pre-built portable
.exeavailable — no install needed.Would love feedback, especially on the bridge integration or any feature requests!
Beta Was this translation helpful? Give feedback.
All reactions