Overview
The whole picture — contribution chart, agent limits, live session, model breakdown, streaks.
Local-first · macOS menu bar
TokenBar reads your AI coding logs on-device and lays your spend bare across 25+ agents — Claude Code, Codex, Cursor, OpenCode and more. No telemetry. No account. Just the numbers.
A gauge, not a mascot
Your token throughput as a single glanceable critter: idle when nothing's flowing, whirling when Claude Code is mid-refactor. One look at the menu bar tells you how fast the meter is running — no window required.
The spinning cat is the signature creative touch of the original tokcat by handlecusion — kept here with gratitude.
One popover, six lenses
Pick which agents you’re looking at, then choose how to break them down — a multi-view dashboard inspired by tokscale’s TUI.
Local-first by construction
TokenBar is built so the honest answer to “where does my data go?” is: nowhere.
Usage comes from the session logs already on your disk. Nothing is uploaded, nothing is mined — the parse happens locally via the vendored tokscale-core.
No analytics, no sign-up, no cloud sync. TokenBar never phones home with what you do or what you spend.
Network access is limited to the GitHub Releases updater manifest and public model-pricing data. Updates are signature-verified before install.
Two minutes, Apple Silicon
TokenBar installs through Homebrew for macOS 11+ on Apple Silicon.
The fully-qualified cask auto-taps, so there is no separate brew tap step.
$ brew install --cask nanako0129/tokenbar/tokenbar Building from source? Rust + Node ≥ 22.
Questions
The short answers most people want before installing.
A free, open-source macOS menu-bar app that reads your local AI coding session logs and shows what you’re spending — across a contribution graph, per-model and per-agent breakdowns, daily and hourly views, and live throughput. No CLI to run, no account.
25+ agents from their local logs — Claude Code, Codex CLI, Cursor, OpenCode, Gemini CLI, Copilot CLI, Amp, Droid, Hermes, Goose, Kilo/KiloCode, Roo Code, Qwen, Kimi, Crush, Zed, Kiro, Trae, Warp and more. Parsing is handled by the vendored tokscale-core, so coverage tracks tokscale.
No. TokenBar is MIT-licensed and free — no subscription, no paid tier, no telemetry.
Nowhere. Usage history is read locally from disk. The only network requests are the GitHub Releases updater manifest and public model-pricing data.
TokenBar targets Apple Silicon (arm64), macOS 11 and later. There’s no Intel, Windows, or Linux build.
brew uninstall --cask tokenbar.
Standing on shoulders
TokenBar wouldn’t exist without these projects — thank you to their maintainers.
The original macOS menu-bar token monitor TokenBar is forked from. The Tauri shell, native tray, and the spinning menu-bar cat all originate here.
View on GitHub ↗Its tokscale-core crate powers TokenBar’s multi-agent session parsing, dedup, and pricing. The multi-view dashboard is inspired by tokscale’s TUI.
View on GitHub ↗