Quotio
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 Gemini, Claude, OpenAI, Qwen, Vertex AI, iFlow, and Antigravity via OAuth or API keys.
- π One-Click Agent Configuration: Auto-detect and configure AI coding tools like Claude Code, OpenCode, Gemini CLI, 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 Robiβ¦
Quotio
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 Gemini, Claude, OpenAI, Qwen, Vertex AI, iFlow, and Antigravity via OAuth or API keys.
- π One-Click Agent Configuration: Auto-detect and configure AI coding tools like Claude Code, OpenCode, Gemini CLI, 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 and controls from your menu bar.
- π Notifications: Alerts for low quotas, account cooling periods, or service issues.
- π Bilingual: English and Vietnamese support.
πΈ Screenshots
| Dashboard | Providers |
|---|---|
| Agent Setup | Quota Monitoring |
| Menu Bar | |
π€ Supported Ecosystem
AI Providers
| Provider | Auth Method |
|---|---|
| Google Gemini | OAuth |
| Anthropic Claude | OAuth |
| OpenAI Codex | OAuth |
| Qwen Code | OAuth |
| Vertex AI | Service Account JSON |
| iFlow | OAuth |
| Antigravity | OAuth |
Compatible CLI Agents
Quotio can automatically configure these tools to use your centralized proxy:
- Claude Code
- Codex CLI
- Gemini CLI
- Amp CLI
- OpenCode
- Factory Droid
π Installation
Requirements
- macOS 15.0 (Sequoia) or later
- Internet connection for OAuth authentication
Building from Source
Clone the repository:
git clone https://github.com/user/Quotio.git
cd Quotio
Open in Xcode:
open Quotio.xcodeproj
Build and Run:
- Select the "Quotio" scheme
- Press
Cmd + Rto build and run
The app will automatically download the
CLIProxyAPIbinary 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
π€ Contributing
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/amazing-feature) - Commit your Changes (
git commit -m 'Add amazing feature') - Push to the Branch (
git push origin feature/amazing-feature) - Open a Pull Request
π License
MIT License. See LICENSE for details.