Draculabo/AntigravityManager
Antigravity Manager is a powerful Electron-based application designed to manage accounts and processes for the Antigravity application. It provides a seamless interface for switching accounts, backing up progress, and controlling the application lifecycle.
What it solves
Antigravity Manager addresses the friction of managing multiple AI accounts to avoid quota limits. It eliminates the need for manual account switching when a user hits a rate limit or runs out of credits on Google Gemini or Claude AI, while providing a way to monitor usage across all accounts in one place.
How it works
It is an Electron-based desktop application that maintains a pool of AI accounts. The app monitors the quota status of these accounts in real-time and automatically switches to a backup account when the current one's quota drops below a threshold (e.g., 5%) or becomes rate-limited. It also includes a built-in local API proxy that is compatible with OpenAI and Anthropic APIs, allowing these accounts to be used in other development tools.
Who it’s for
Users of the Antigravity IDE and developers who use multiple Google Gemini and Claude accounts and want to avoid interruptions caused by API quota limits.
Highlights
- Smart Auto-Switching: Automatically rotates through an account pool when limits are are reached.
- Local API Proxy: Provides an OpenAI/Anthropic compatible server for external tool integration.
- Real-time Monitoring: Visual progress bars and status indicators for account quotas.
- Secure Storage: Uses AES-256-GCM encryption and native OS credential managers for sensitive data.
- IDE Integration: Can automatically scan and import accounts from the IDE's state database.
Related
- Project
- Project
- Project
- Project
- Project