Claud-ometer – See your Claude Code usage, costs, and sessions locally
Claude Code usage dashboard reading local files—fills exact gap Anthropic didn't address.
A lightweight localhost dashboard that monitors multiple Claude Code sessions in real-time. See token usage, costs, active tools, subagents, and session status across all your terminal instances at a glance.
Cross-session visibility Claude Code should have built in.
Developers running multiple Claude Code sessions
Claude Code usage dashboard reading local files—fills exact gap Anthropic didn't address.
Like top for AI agents: tracks token costs across 6 coding agents, 100% offline.
Fast token tracker for Claude Code and Codex, but solves a narrow single-vendor monitoring problem.
It pipes together usage from a long list of providers (Codex, Claude, Gemini, Cursor, Opencode, etc.), offers JSON-first output for automation and a live TUI for human monitoring, and handles multi-account token setups plus local cost scans. Inspired by CodexBar but rewritten in Rust, it feels practical and scriptable — the implementation choices (JSON output, watch mode, provider token_accounts) show attention to real workflows, though the project isn't reinventing the space and some docs/onboarding (e.g., config path naming) could be tightened.
Claude Code inspector, but Cursor and Continue already expose token metrics natively.
Finally tracks Claude Code spending across multiple machines when official tooling doesn't.