Native macOS menu bar app for tracking Claude AI usage limits in real-time. Built with Swift/SwiftUI.
3k
Stars
163
Forks
45
Open issues
19
Contributors
AI Analysis
Claude Usage Tracker is a native macOS menu bar application that monitors Claude AI usage limits in real-time, including session windows, weekly quotas, and API costs across multiple accounts. Built with Swift/SwiftUI, it serves macOS users who actively use Claude and need to track consumption patterns to avoid hitting rate limits. The tool is specialized for Claude platform integration and is not useful for non-Claude users or non-macOS platforms.
Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.
AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.
Native macOS menu bar app for Claude API usage monitoring with multi-profile support and terminal integration
Claude Usage Tracker is a Swift/SwiftUI macOS menu bar application that monitors Claude AI account usage limits in real-time. It targets developers and power users who need visibility into Claude API consumption across multiple accounts. The project gained ~2,800 stars since October 2025, indicating adoption within the Claude developer community, though absolute scale remains modest compared to broader developer tools.
Launched October 2025 during early Claude API adoption phase. Filled a gap for macOS-native usage monitoring when web-based dashboards were the primary option. Evolved rapidly through v3.x with major features (headless mode, multi-profile, terminal integration, usage charts) added within 6 months.
Strong early momentum (2,854 stars in ~8 months) suggests timing coincided with growing Claude API developer base. Recent activity (66 stars in last 7 days as of mid-2026) and active maintenance through April 2026 indicate sustained interest. Similar projects exist (ClaudeBar, Claude-Code-Usage-Monitor) but this project differentiates via multi-profile support and terminal statusline integration.
Adoption not verified through public documentation. GitHub stars and forks indicate community interest (2,854 stars, 154 forks), but no case studies, testimonials, or production deployment statistics mentioned. Similar projects have higher star counts (Claude-Code-Usage-Monitor: 8,293), which may indicate this project serves a subset of Claude developers (macOS-only, multi-profile focus).
Appears to be a single-window macOS menu bar application using SwiftUI for UI and native macOS APIs for menu bar integration. README indicates local storage (no cloud sync), Keychain for credential management, and optional headless mode via Remote Desktop. Likely uses URLSession for Claude API polling. No source code inspection possible.
Not documented in README. No mention of unit tests, integration tests, or test suite.
Last push 2026-04-21 (2+ months before evaluation date). Recent release v3.1.0 on 2026-04-14 with 13 bug fixes and feature additions. Regular changelog updates through April 2026. Suggests active but potentially slowing maintenance as project matures; however, slowdown is normal for feature-complete apps. Not stagnant.
ADOPT IF: you are a macOS developer managing multiple Claude accounts and want native menu bar visibility without leaving the desktop, and you value privacy-first design (local storage, minimal analytics). AVOID IF: you need cross-platform support, aren't on macOS 14+, or prefer CLI-only tools. MONITOR IF: you are building team-based Claude usage monitoring—this project's multi-profile architecture suggests it could evolve toward team dashboards, but current evidence is single-user focused.
Independent dimensions
Mainstream potential
3/10
Technical importance
5/10
Adoption evidence
4/10
- macOS-only scope permanently limits total addressable market to ~15–20% of developer base; growth ceiling is thus inherent to platform choice.
- Adoption metrics unverified—GitHub stars may overstate real usage; true production adoption unknown. Star growth could reflect hype rather than sustained utility.
- Dependency on Claude API stability; if Claude changes authentication or usage endpoints, app breaks until patched. No fallback mechanisms visible in README.
- Maintenance gap post-April 2026 (2+ months inactive as of June) may signal developer bandwidth constraints or completed feature set; unclear which.
- Single-developer project (based on author GitHub handle); bus factor risk if maintainer loses interest or capacity.
Likely to stabilize as a mature, niche-focused tool serving macOS Claude developers. Slow, steady maintenance expected. Unlikely to grow beyond current ~3,000-star range unless Claude API adoption accelerates significantly or project adds cross-platform support (which would require rewrite). Terminal statusline integration may attract developer mindshare, but core value proposition is inherently limited to macOS ecosystem.
Newsletter
Get analyses like this every Monday
Free weekly digest of the most interesting open-source discoveries.
Languages
Information
- Language
- Swift
- License
- MIT
- Last updated
- 3mo ago
- Created
- 9mo ago
- Analyzed with
- anthropic/claude-haiku-4-5
Stars over time
Contributors over time
Top 100 contributors only — repos with more will plateau at 100.
Open issues
[Feature] Any support for Codex?
[Feature] Activity Rings instead of multiple menu bar session/weekly metrics
[Feature] Add `used` or `remaining` to the percentage of usage
[Bug] Auth via CLI account times out
Security: plaintext storage of Claude/API/CLI credentials (GHSA-mfxh-xpwm-23c7)
Top contributors
Recent releases
Similar repos
tddworks/ClaudeBar
ClaudeBar is a macOS menu bar application that monitors API usage quotas across...
Maciek-roboblog/Claude-Code-Usage-Monitor
Claude Code Usage Monitor is a real-time terminal utility that tracks API...
| Repository | Stars | Week Δ | Language | Score | Updated |
|---|---|---|---|---|---|
|
|
3k | +86 | Swift | 8/10 | 3mo ago |
|
|
1.3k | — | Swift | 7/10 | 1w ago |
|
|
8.4k | — | Python | 8/10 | 5d ago |
|
|
17.4k | — | Swift | 8/10 | 8h ago |
|
|
2k | — | Python | 7/10 | 1w ago |
|
|
3.2k | — | Swift | 8/10 | 8h ago |
Python-based, 8,293 stars. Cross-platform. This project's macOS-native approach and terminal statusline integration differentiate it, but Python tool has wider OS reach and higher adoption.
Swift/macOS, 1,274 stars. Similar niche but lower adoption. This project's multi-profile and headless mode are technical advantages.
Python-based, 1,921 stars. Terminal CLI tool. This project's menu bar and GUI approach targets different UX preference (always-visible vs. on-demand).
JavaScript, 25,927 stars. Much higher adoption but likely serves web/browser context rather than native macOS menu bar use case.
Swift menu bar app, 15,518 stars. Generic code tool. Different problem domain; not direct competitor.