A cross-platform AI coding assistant quota tracker
ZeroLimit is a cross-platform desktop application for monitoring AI coding assistant quotas using CLIProxyAPI. Track your usage across Antigravity, Anthropic Claude, Codex (OpenAI), Gemini CLI, Kiro, and GitHub Copilot accounts in one dashboard.
Built with Tauri + React + Rust, ZeroLimit runs on Windows, macOS, and Linux.
| Provider | Auth Method |
|---|---|
| Google Gemini | OAuth |
| Anthropic Claude | OAuth |
| OpenAI Codex | OAuth |
| Antigravity | OAuth |
| Kiro | OAuth |
| Github Copilot | OAuth |
Download from Releases:
ZeroLimit_x.x.x_x64-setup.exe - NSIS installer (x64)ZeroLimit_x.x.x_arm64-setup.exe - NSIS installer (ARM64)ZeroLimit_x.x.x_x64_en-US.msi - MSI installer (x64)ZeroLimit_x.x.x_portable.exe - Portable executableDownload from Releases:
ZeroLimit_x.x.x_aarch64.dmg - Apple Silicon (M1/M2/M3)ZeroLimit_x.x.x_x64.dmg - Intel⚠️ Note: The app is not signed with an Apple Developer certificate. If macOS blocks the app, run:
xattr -cr /Applications/ZeroLimit.app
Download from Releases:
.deb - Debian/Ubuntu.rpm - Fedora/RHEL.AppImage - Universal# Clone repository
git clone https://github.com/0xtbug/zero-limit.git
cd zero-limit
# Install dependencies
pnpm install
# Development
pnpm run tauri dev
# Production build
pnpm run tauri build




MIT License - see LICENSE for details.
Made with ❤️ using Tauri + React
91 commits
5 commits
TypeScript
91.2%
Rust
6.1%
CSS
2.2%
A cross-platform AI coding assistant quota tracker
ZeroLimit is a cross-platform desktop application for monitoring AI coding assistant quotas using CLIProxyAPI. Track your usage across Antigravity, Anthropic Claude, Codex (OpenAI), Gemini CLI, Kiro, and GitHub Copilot accounts in one dashboard.
Built with Tauri + React + Rust, ZeroLimit runs on Windows, macOS, and Linux.
| Provider | Auth Method |
|---|---|
| Google Gemini | OAuth |
| Anthropic Claude | OAuth |
| OpenAI Codex | OAuth |
| Antigravity | OAuth |
| Kiro | OAuth |
| Github Copilot | OAuth |
Download from Releases:
ZeroLimit_x.x.x_x64-setup.exe - NSIS installer (x64)ZeroLimit_x.x.x_arm64-setup.exe - NSIS installer (ARM64)ZeroLimit_x.x.x_x64_en-US.msi - MSI installer (x64)ZeroLimit_x.x.x_portable.exe - Portable executableDownload from Releases:
ZeroLimit_x.x.x_aarch64.dmg - Apple Silicon (M1/M2/M3)ZeroLimit_x.x.x_x64.dmg - Intel⚠️ Note: The app is not signed with an Apple Developer certificate. If macOS blocks the app, run:
xattr -cr /Applications/ZeroLimit.app
Download from Releases:
.deb - Debian/Ubuntu.rpm - Fedora/RHEL.AppImage - Universal# Clone repository
git clone https://github.com/0xtbug/zero-limit.git
cd zero-limit
# Install dependencies
pnpm install
# Development
pnpm run tauri dev
# Production build
pnpm run tauri build




MIT License - see LICENSE for details.
Made with ❤️ using Tauri + React
91 commits
5 commits
TypeScript
91.2%
Rust
6.1%
CSS
2.2%