Skip to content

PokeTokenBar v2.1.0

Choose a tag to compare

@chattymin chattymin released this 30 Jun 11:03

No external CLI needed anymore

PokeTokenBar now reads your token usage directly from local Claude Code & Codex logs — the ccusage CLI is no longer required. Just install and go.

  • Removed the ccusage dependency. Token & cost totals are computed in-app by parsing ~/.claude/projects and ~/.codex/sessions directly (deduped, incrementally cached). Verified to match the previous numbers.
  • Lighter on battery. No more spawning external Node processes every couple of minutes.
  • Official limits (Claude 5h/weekly, Codex) are unchanged and keep working as before.

Upgrading

brew upgrade --cask poke-token-bar

You can now uninstall ccusage if you only kept it for this app. macOS 14+.

Fresh install

brew install --cask chattymin/tap/poke-token-bar