nguyenphutrong/quotio

Stop juggling AI accounts. Quotio is a beautiful native macOS menu bar app that unifies your Claude, Gemini, OpenAI, Qwen, and Antigravity subscriptions –...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 53 minutes ago
Added to GitGenius on September 14th, 2026
Created on December 24th, 2025
Open Issues & Pull Requests: 127 (+0)
GitHub issues: Enabled
Number of forks: 323
Total Stargazers: 4,859 (+0)
Total Subscribers: 14 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 13.3 hours
Mean response time: 19.1 days
90th percentile: 55.5 days
Tracked items: 189

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 76% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 9% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 123
New in 7 days: 1
Closed in 7 days: 3
Avg open age: 192 days
Stale 30+ days: 112
Stale 90+ days: 91

Recent activity

Opened in 7 days: 0
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (110)
  • enhancement (55)
  • question (33)
  • P1 - High (29)
  • P2 - Medium (28)
  • P3 - Low (17)
  • P4 - Backlog (5)
  • P0 - Critical (2)

Detailed Description

Quotio is a native macOS menu bar application that unifies access to multiple AI provider subscriptions with real-time quota tracking and automatic failover capabilities.

The tool solves the problem of managing scattered credentials and usage limits across multiple AI services by running a local proxy server that sits between your coding tools and AI providers. When you configure Claude, Gemini, OpenAI, Qwen, and Antigravity accounts in Quotio, the proxy intercepts requests from your IDE or CLI tools and routes them intelligently. Real-time quota tracking shows you consumption across all accounts, and smart auto-failover automatically switches to an alternative provider if your primary account hits its limit, keeping your workflow uninterrupted.

Quotio suits developers who actively use multiple AI coding assistants and want to avoid manual account switching or hitting quota walls mid-session. It works particularly well for those integrating AI tools like Claude Code, OpenCode, and Droid into their development environment. The menu bar placement keeps quota status visible without cluttering your workspace, and the native Swift implementation ensures tight macOS integration.

The project maintains steady development activity with regular updates addressing user-reported issues and feature requests. The codebase shows consistent refinement of the proxy routing logic and quota tracking mechanisms. Documentation is available in multiple languages, indicating attention to accessibility for a broader user base.