AlickH/Copool
Copool is a macOS SwiftUI app for Codex/ChatGPT account switching and API proxy management|Copool 是一个用于 Codex/ChatGPT 账号切换与 API 代理管理的 macOS SwiftUI 应用
What it solves
Copool is a macOS app designed to manage multiple Codex and ChatGPT accounts. It solves the problem of manually switching between accounts to avoid usage limits (quotas) and simplifies the setup of API proxies to make these accounts accessible to other tools.
How it works
The app uses a native SwiftUI architecture to provide a menu bar integration and a management interface. It allows users to import accounts via OAuth and tracks usage to automatically switch accounts based on a "quota score." It also includes a native Swift server to act as a local API proxy with model compatibility mapping, and it can manage remote Linux proxy nodes via SSH or expose them via Cloudflared tunnels.
Who it’s for
Developers and power users on macOS who use multiple AI accounts to maintain uninterrupted access to LLM APIs.
Highlights
- Smart Switching: Automatically switches accounts based on remaining quota.
- API Proxying: Includes a built-in local proxy server and support for remote Linux deployment via SSH.
- Public Access: Integrated Cloudflared tunnel management for public exposure of proxies.
- Account Integration: Supports ChatGPT OAuth import and can trigger editor restarts to apply account changes.
- Native Performance: Built entirely with SwiftUI for macOS 14+.
Related
- Project
- Project
- Project
- Project