A native menu bar app that keeps your usage visible, color-coded, and always one glance away.
Built for developers who live in the terminal and want usage data without context-switching.
The menu bar icon fills as your usage grows. Color shifts from green through orange to red, so you always know where you stand.
Interactive graph with selectable time ranges — 1 hour to 30 days. Hover for precise values at any point in time.
Estimates whether you'll hit the rate limit before the session window resets. Plan your coding sessions accordingly.
Alerts for warning thresholds, critical levels, limit resets, and service incidents. Never get surprised by a rate limit.
Reads your existing Claude Code CLI credentials from macOS Keychain. No tokens to paste, no config files to edit.
Messages sent, sessions started, tokens consumed — parsed from your local Claude Code history files. All stays on your machine.
One command. No dependencies, no sign-up, no config.
$ brew install konradmichalik/tap/spark
Spark reads the OAuth token stored by Claude Code CLI in macOS Keychain.
$ claude auth login
Open from Applications or Spotlight. The usage ring appears in your menu bar — that's it.
To update: brew upgrade --cask konradmichalik/tap/spark · Requires macOS 14+ · Build from source