tddworks

tddworks/ClaudeBar

Swift Productivity

A macOS menu bar application that monitors AI coding assistant usage quotas. Keep track of your Claude, Codex, Antigravity ,and Gemini usage at a glance.

1.3k stars
110 forks
recent
GitHub +16 / week

1.3k

Stars

110

Forks

47

Open issues

26

Contributors

v0.4.70 02 Jul 2026

AI Analysis

ClaudeBar is a macOS menu bar application that monitors API usage quotas across multiple AI coding assistants (Claude, Codex, Gemini, GitHub Copilot, Antigravity, and others) in real time. It serves developers and power users who work with multiple AI tools and need to track their consumption limits at a glance. This is a specialized macOS utility, not suitable for Windows/Linux users or those using only a single AI service.

Productivity Application Discovery value: 4/10
Documentation 8/10
Activity 9/10
Community 8/10
Code quality 7/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 7/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

claude-monitoring quota-tracking macos-utility multi-provider ai-assistant
Actively maintained Well documented Niche/specialized use case Beginner friendly Production ready
Deep Analysis · Based on README and public signals
2w ago

macOS menu bar quota monitor for 11+ AI coding assistants, built in Swift with active maintenance

ClaudeBar is a native macOS application that displays real-time usage quotas for multiple AI coding assistants (Claude, Copilot, Gemini, Codex, and others) in the system menu bar. Built for developers who juggle multiple AI tools and need at-a-glance quota visibility. The project shows steady maintenance, ship-ready build infrastructure, and expanding provider coverage since launch in late 2025.

Origin

ClaudeBar emerged in December 2025 as a focused utility addressing fragmented quota-checking workflows. It joins a category of similar macOS monitoring tools, but differentiates through breadth of provider support (11 services) and Swift-native implementation targeting modern macOS versions.

Growth

The project gained 1,257 stars over ~6 months with 11 new stars in the last 7 days, suggesting modest but sustained interest rather than viral adoption. Growth appears driven by incremental provider-support additions and availability through Homebrew, which reduces friction for macOS developers. The trajectory implies a niche userbase that is growing slowly rather than accelerating.

In production

Adoption not verified in README. No user testimonials, case studies, or deployment statistics provided. Homebrew availability suggests some real-world download volume, but quantification is unavailable. Star count (1,257) and fork count (105) indicate modest but non-zero community engagement; however, these are weak adoption signals for a developer utility.

Code analysis
Architecture

Based on README, the project uses Tuist for dependency and Xcode project generation, suggesting a modular Swift architecture. Appears to follow a provider-adapter pattern (each AI service requires separate quota-fetching logic). The multi-theme system and system notification integration suggest well-structured UI layers.

Tests

README references test workflows and codecov badge, indicating automated test infrastructure is in place. Actual coverage percentage not stated in README; unclear whether coverage is high or merely present.

Maintenance

Last push 2026-06-13 (11 days before analysis date) indicates active maintenance. Build and test workflows documented and passing. Swift 6.2 targeting shows currency with modern language versions. Homebrew cask availability suggests sustained release cadence. No evidence of backlog or abandoned issues in README, but specific issue/PR metrics not provided.

Honest verdict

ADOPT IF: you are a macOS developer who actively uses multiple AI coding assistants and want native, always-visible quota status without leaving the menu bar; Homebrew distribution and Swift 6.2 targeting make installation and maintenance low-friction. AVOID IF: you need cross-platform support, require real-time API alerts beyond local notifications, or depend on providers not yet in the 11-service list (check README for current coverage). MONITOR IF: you use one or two AI tools and are undecided whether menu-bar awareness is worth a native application—this tool shines when provider fragmentation creates context-switching overhead.

Independent dimensions

Mainstream potential

3/10

Technical importance

5/10

Adoption evidence

2/10

Risks
  • Provider API/CLI instability: tool depends on each AI service maintaining stable CLI or API interfaces; breaking changes in upstream provider tools could break monitoring for that service
  • macOS version lock: requires macOS 15+ and Swift 6.2, limiting reach to recent macOS versions; older Mac users cannot use the tool
  • Adoption concentration: real-world usage not documented; if adoption is heavily concentrated among a small group or single employer, project resilience to that group's needs is unclear
  • Maintenance burden: supporting 11 providers multiplies testing and debugging surface area; as provider count grows, maintainability risk increases without corresponding team growth
  • Provider feature parity: some providers support multiple quota types (session/weekly/model-specific); incomplete parity across providers could cause user confusion or underutilization
Prediction

ClaudeBar will likely remain a stable, maintained utility serving a niche macOS developer segment. Adoption growth will probably stabilize at modest levels (1,000–5,000 active users) unless a major AI tool gains dominant market share or macOS development workflows shift significantly. The project is well-positioned to sustain itself if maintainer motivation persists; it is unlikely to become a category-defining tool.

0 found this helpful

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

Swift
97.3%
Shell
2.7%

Information

Language
Swift
Last updated
1w ago
Created
7mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Similar repos

hamed-elfayome

hamed-elfayome/Claude-Usage-Tracker

Claude Usage Tracker is a native macOS menu bar application that monitors...

steipete

steipete/CodexBar

CodexBar is a macOS menu bar application that displays real-time usage...

17.4k Swift Dev Tools
nguyenphutrong

nguyenphutrong/quotio

Quotio is a native macOS menu bar application that unifies management of...

4.5k Swift Dev Tools
Maciek-roboblog

Maciek-roboblog/Claude-Code-Usage-Monitor

Claude Code Usage Monitor is a real-time terminal utility that tracks API...

8.4k Python AI & ML
jhlee0409

jhlee0409/claude-code-history-viewer

Claude Code History Viewer is a desktop application (with optional headless...

1.7k TypeScript Dev Tools
vs. alternatives
claude-hud (25,654 stars)

JavaScript-based browser/cross-platform tool with significantly larger visibility and reach. Likely broader OS support; ClaudeBar's macOS-only approach trades reach for native performance and system integration.

Maciek-roboblog/Claude-Code-Usage-Monitor (8,262 stars)

Python tool focusing on Claude usage. Likely simpler scope and fewer providers. ClaudeBar's multi-provider breadth and native macOS UI are differentiation points.

CodexBar (15,290 stars)

Older Swift macOS menu bar app for Codex monitoring. ClaudeBar appears to be a modern successor addressing broader provider ecosystem; direct comparison unavailable without CodexBar metadata.

quotio (4,485 stars)

Swift-based quota tracker with likely narrower scope. ClaudeBar's 11-provider support suggests it aims for broader coverage in the multi-AI-tool workflow space.

claude-squad (7,899 stars)

Go-based tool (likely server/CLI-focused). ClaudeBar's GUI-first, native-macOS approach serves different use case than CLI-heavy workflow integration.