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 – with real-time quota tracking and smart auto-failover for AI coding tools like Claude Code, OpenCode, and Droid.

4,854

stars

471

commits

Swift

primary language

Sep 10, 2026

updated

www.quotio.dev
ai-tools
developer-tools
proxy
quota-monitor

README

Quotio

Quotio Banner

Platform macOS Language Swift License MIT Discord Vietnamese Chinese French

nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift

The ultimate command center for your AI coding assistants on macOS.

Quotio is a native macOS application for managing CLIProxyAPI - a local proxy server that powers your AI coding agents. It helps you manage multiple AI accounts, track quotas, and configure CLI tools in one place.

✨ Features

  • 🔌 Multi-Provider Support: Connect accounts from Claude, OpenAI Codex, Qwen, Vertex AI, iFlow, Antigravity, Kiro, Trae, and GitHub Copilot via OAuth or API keys.
  • 📊 Standalone Quota Mode: View quota and accounts without running the proxy server - perfect for quick checks.
  • 🚀 One-Click Agent Configuration: Auto-detect and configure AI coding tools like Claude Code, OpenCode, and more.
  • 📈 Real-time Dashboard: Monitor request traffic, token usage, and success rates live.
  • 📉 Smart Quota Management: Visual quota tracking per account with automatic failover strategies (Round Robin / Fill First).
  • 🔑 API Key Management: Generate and manage API keys for your local proxy.
  • 🖥️ Menu Bar Integration: Quick access to server status, quota overview, and custom provider icons from your menu bar.
  • 🔔 Notifications: Alerts for low quotas, account cooling periods, or service issues.
  • 🔄 Auto-Update: Built-in Sparkle updater for seamless updates.
  • 🌍 Multilingual: English, Vietnamese, and Simplified Chinese support.

🤖 Supported Ecosystem

AI Providers

ProviderAuth Method
Anthropic ClaudeOAuth
OpenAI CodexOAuth
Qwen CodeOAuth
Vertex AIService Account JSON
iFlowOAuth
AntigravityOAuth
KiroOAuth
GitHub CopilotOAuth

IDE Quota Tracking (Monitor Only)

IDEDescription
CursorAuto-detected when installed and logged in
TraeAuto-detected when installed and logged in

Note: These IDEs are only used for quota usage monitoring. They cannot be used as providers for the proxy.

Compatible CLI Agents

Quotio can automatically configure these tools to use your centralized proxy:

  • Claude Code
  • Codex CLI
  • Amp CLI
  • OpenCode
  • Factory Droid

🚀 Installation

Requirements

  • macOS 14.0 (Sonoma) or later
  • Internet connection for OAuth authentication
brew tap nguyenphutrong/tap
brew install --cask quotio

Download

Download the latest .dmg from the Releases page.

Official release artifacts are signed with Developer ID and notarized by Apple, so no Gatekeeper bypass is required.

Building from Source

  1. Clone the repository:

    git clone https://github.com/nguyenphutrong/quotio.git
    cd Quotio
    
  2. Open in Xcode:

    open Quotio.xcodeproj
    
  3. Build and Run:

    • Select the "Quotio" scheme
    • Press Cmd + R to build and run

The app will automatically download the CLIProxyAPI binary on first launch.

📖 Usage

1. Start the Server

Launch Quotio and click Start on the dashboard to initialize the local proxy server.

2. Connect Accounts

Go to Providers tab → Click on a provider → Authenticate via OAuth or import credentials.

3. Configure Agents

Go to Agents tab → Select an installed agent → Click Configure → Choose Automatic or Manual mode.

4. Monitor Usage

  • Dashboard: Overall health and traffic
  • Quota: Per-account usage breakdown
  • Logs: Raw request/response logs for debugging

⚙️ Settings

  • Port: Change the proxy listening port
  • Routing Strategy: Round Robin or Fill First
  • Auto-start: Launch proxy automatically when Quotio opens
  • Notifications: Toggle alerts for various events

📸 Screenshots

Dashboard

Dashboard

Providers

Providers

Agent Setup

Agent Setup

Quota Monitoring

Quota Monitoring

API Keys

API Keys

Settings

Settings Menu Bar

🤝 Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/amazing-feature)
  3. Commit your Changes (git commit -m 'Add amazing feature')
  4. Push to the Branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

💬 Community

Join our Discord community to get help, share feedback, and connect with other users:

Join Discord

⭐ Star History

Star History Chart

📊 Repo Activity

Repo Activity

💖 Contributors

We couldn't have done this without you. Thank you! 🙏

📄 License

MIT License. See LICENSE for details.

Contributors

(top 30 of 46)

nguyenphutrong

232 commits

benzntech

18 commits

giaBaoJS

12 commits

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 – with real-time quota tracking and smart auto-failover for AI coding tools like Claude Code, OpenCode, and Droid.

4,854

stars

471

commits

Swift

primary language

Sep 10, 2026

updated

www.quotio.dev
ai-tools
developer-tools
proxy
quota-monitor

README

Quotio

Quotio Banner

Platform macOS Language Swift License MIT Discord Vietnamese Chinese French

nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift nguyenphutrong%2Fquotio | Trendshift

The ultimate command center for your AI coding assistants on macOS.

Quotio is a native macOS application for managing CLIProxyAPI - a local proxy server that powers your AI coding agents. It helps you manage multiple AI accounts, track quotas, and configure CLI tools in one place.

✨ Features

  • 🔌 Multi-Provider Support: Connect accounts from Claude, OpenAI Codex, Qwen, Vertex AI, iFlow, Antigravity, Kiro, Trae, and GitHub Copilot via OAuth or API keys.
  • 📊 Standalone Quota Mode: View quota and accounts without running the proxy server - perfect for quick checks.
  • 🚀 One-Click Agent Configuration: Auto-detect and configure AI coding tools like Claude Code, OpenCode, and more.
  • 📈 Real-time Dashboard: Monitor request traffic, token usage, and success rates live.
  • 📉 Smart Quota Management: Visual quota tracking per account with automatic failover strategies (Round Robin / Fill First).
  • 🔑 API Key Management: Generate and manage API keys for your local proxy.
  • 🖥️ Menu Bar Integration: Quick access to server status, quota overview, and custom provider icons from your menu bar.
  • 🔔 Notifications: Alerts for low quotas, account cooling periods, or service issues.
  • 🔄 Auto-Update: Built-in Sparkle updater for seamless updates.
  • 🌍 Multilingual: English, Vietnamese, and Simplified Chinese support.

🤖 Supported Ecosystem

AI Providers

ProviderAuth Method
Anthropic ClaudeOAuth
OpenAI CodexOAuth
Qwen CodeOAuth
Vertex AIService Account JSON
iFlowOAuth
AntigravityOAuth
KiroOAuth
GitHub CopilotOAuth

IDE Quota Tracking (Monitor Only)

IDEDescription
CursorAuto-detected when installed and logged in
TraeAuto-detected when installed and logged in

Note: These IDEs are only used for quota usage monitoring. They cannot be used as providers for the proxy.

Compatible CLI Agents

Quotio can automatically configure these tools to use your centralized proxy:

  • Claude Code
  • Codex CLI
  • Amp CLI
  • OpenCode
  • Factory Droid

🚀 Installation

Requirements

  • macOS 14.0 (Sonoma) or later
  • Internet connection for OAuth authentication
brew tap nguyenphutrong/tap
brew install --cask quotio

Download

Download the latest .dmg from the Releases page.

Official release artifacts are signed with Developer ID and notarized by Apple, so no Gatekeeper bypass is required.

Building from Source

  1. Clone the repository:

    git clone https://github.com/nguyenphutrong/quotio.git
    cd Quotio
    
  2. Open in Xcode:

    open Quotio.xcodeproj
    
  3. Build and Run:

    • Select the "Quotio" scheme
    • Press Cmd + R to build and run

The app will automatically download the CLIProxyAPI binary on first launch.

📖 Usage

1. Start the Server

Launch Quotio and click Start on the dashboard to initialize the local proxy server.

2. Connect Accounts

Go to Providers tab → Click on a provider → Authenticate via OAuth or import credentials.

3. Configure Agents

Go to Agents tab → Select an installed agent → Click Configure → Choose Automatic or Manual mode.

4. Monitor Usage

  • Dashboard: Overall health and traffic
  • Quota: Per-account usage breakdown
  • Logs: Raw request/response logs for debugging

⚙️ Settings

  • Port: Change the proxy listening port
  • Routing Strategy: Round Robin or Fill First
  • Auto-start: Launch proxy automatically when Quotio opens
  • Notifications: Toggle alerts for various events

📸 Screenshots

Dashboard

Dashboard

Providers

Providers

Agent Setup

Agent Setup

Quota Monitoring

Quota Monitoring

API Keys

API Keys

Settings

Settings Menu Bar

🤝 Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/amazing-feature)
  3. Commit your Changes (git commit -m 'Add amazing feature')
  4. Push to the Branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

💬 Community

Join our Discord community to get help, share feedback, and connect with other users:

Join Discord

⭐ Star History

Star History Chart

📊 Repo Activity

Repo Activity

💖 Contributors

We couldn't have done this without you. Thank you! 🙏

📄 License

MIT License. See LICENSE for details.

Contributors

(top 30 of 46)

nguyenphutrong

232 commits

benzntech

18 commits

giaBaoJS

12 commits

Languages

Swift

99.2%