Settings

Theme

I made a free open-source SwiftUI macOS menu bar app to track Claude Code usage

2 points by onmyway133 2 months ago · 0 comments · 1 min read


Hey everyone! I've been spending some time building a little menu bar app for tracking Claude Code usage and wanted to share the initial version.

It's basically a native macOS wrapper around ccusage that gives you:

Menu bar indicator - see your usage % / tokens / cost at a glance

Dashboard - usage ring showing where you're at in your 5-hour billing period

Analytics - charts for token and cost trends over time

Activity - browse daily, monthly, or per-billing-block history

Projects - see usage grouped by project/session

Built with SwiftUI, all data stays local (just reads the JSONL files Claude Code creates).

Requires ccusage (npx ccusage) and macOS 26.

GitHub: https://github.com/onmyway133/claude-analyst

Still early days so definitely open to feedback. Thank you for checking

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection