为AI开发者提供统一面板,跟踪多平台订阅用量与费用。
原始条目:Every AI coding subscription you pay for, on one panel — open source, local-only, 13 providers
开发者订阅多个AI服务,各平台用量分散,难以管理,容易超限或浪费预算。
重度使用AI编码工具的独立开发者/技术团队,聚集于GitHub、Reddit的r/SideProject等社区。
AI工具订阅激增,多平台管理需求凸显,而现有方案缺失。
本地优先、开源、多平台聚合,自动检测CLI登录,强调隐私。
免费基础版,高级版订阅制,$3-5/月或$30-50/年。
Tauri+React+TypeScript,Rust后端;AI辅助UI生成与API对接。
I pay for Claude Code, Codex, OpenCode Go and lots of subscriptions, and I kept losing track of which limit I was about to hit. Every provider has its own dashboard, its own reset schedule, and its own idea of what "weekly" means. So I built UsageDeck — an open-source desktop app (Windows / macOS / Linux) that puts all of it in one tray panel. What it does Tracks usage limits, reset times, token history and estimated spend across 13 providers: Claude Code, Codex, Cursor, Copilot, Antigravity, Devin, Grok, OpenCode, Command Code, OpenRouter, Z.ai , Kimi, MiniMax. Most providers need zero setup — it reuses the login your CLI or editor already created. The API-key ones go straight into your OS credential store, never a config file. Pacing : tells you whether today's burn rate lasts until the reset, before it doesn't. Pin any metric into the tray/menu bar, get a notification before a quota runs out. History for today, yesterday, and the trailing 30 days. What it doesn't do No account, no backend, no analytics, no telemetry. It talks to the providers you configured and to nobody else. MIT licensed, and the release binaries are built by a public GitHub Actions workflow from the same sour