You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(README): update project description to reflect cross-platform support
docs(README): update platform badge to include macOS and Linux
docs(README): expand multi-provider support to include Kiro and GitHub Copilot
docs(README): add installation instructions for macOS and Linux
docs(README): add note about macOS app signing and workaround
@@ -16,14 +16,13 @@ A Tauri-based alternative to Quotio for Windows
16
16
17
17
## 🎯 What is ZeroLimit?
18
18
19
-
ZeroLimit is a **lightweight Windows desktop application** for monitoring AI coding assistant quotas using [CLIProxyAPI](https://github.com/router-for-me/CLIProxyAPI). Track your usage across Antigravity, Anthropic Claude, Codex (OpenAI), and Gemini CLI accounts in one dashboard.
20
-
21
-
Unlike [Quotio](https://github.com/nguyenphutrong/quotio) (macOS-only, Swift), ZeroLimit is built with **Tauri + React + Rust** and runs on **Windows**.
19
+
ZeroLimit is a **cross-platform desktop application** for monitoring AI coding assistant quotas using [CLIProxyAPI](https://github.com/router-for-me/CLIProxyAPI). Track your usage across Antigravity, Anthropic Claude, Codex (OpenAI), Gemini CLI, Kiro, and GitHub Copilot accounts in one dashboard.
22
20
21
+
Built with **Tauri + React + Rust**, ZeroLimit runs on **Windows**, **macOS**, and **Linux**.
0 commit comments