Discover and explore top open-source AI tools and projects—updated daily.
aqua5230macOS menu bar app for AI quota and cost tracking
Top 98.3% on SourcePulse
Summary
usage is a macOS menu bar app providing real-time visibility into Claude Code, Codex, and Antigravity (Gemini) quota, token usage, and costs. It targets macOS developers needing proactive usage management to prevent costly mid-session interruptions. The app offers passive, local-only monitoring, enhancing workflow efficiency and cost awareness without consuming additional API tokens.
How It Works
usage passively reads quota and usage data directly from local log files generated by Claude Code, Codex, and the Antigravity CLI. This local-first approach eliminates API calls to Anthropic or OpenAI, ensuring zero token consumption and enhanced privacy by avoiding Keychain access. Antigravity quota is fetched securely using the existing local CLI OAuth token. This design provides immediate, on-screen feedback crucial for managing AI resource consumption during development.
Quick Start & Requirements
brew install --cask aqua5230/usage/usage (Homebrew Cask). Direct download from GitHub Releases is also available.Highlighted Details
Maintenance & Community Hosted on GitHub with a link to Discussions. No specific details on active maintainers, sponsorships, or dedicated community channels (Slack/Discord) are provided.
Licensing & Compatibility
Limitations & Caveats macOS-exclusive. Initial setup requires prior AI tool usage for local data. Advanced features (Progress Concierge, Token Saver) are opt-in and require configuration. Older versions had a py2app bundling bug affecting arm64.
2 days ago
Inactive