OpenQuota

by deviffyyVerified

Open-source, cross-platform tracker for AI coding usage, limits, reset times, and spend.

154
Stars
11
Forks
Rust
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/deviffyy/OpenQuota

Getting Started

Guides for using skills like OpenQuota.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

OpenQuota logo

OpenQuota

Track usage and limits across your AI coding tools.

CI status Latest release Total downloads MIT license

OpenQuota brings usage data from Claude Code, Codex, Cursor, Copilot, and other AI coding providers into one compact panel. See session and weekly limits, reset times, token usage, and estimated spend at a glance.

OpenQuota dashboard showing animated AI usage in light and dark themes

Download

PlatformAvailable buildsDownload
Windowsx64 and ARM64 installersDownload for Windows
macOSUniversal DMG for Apple Silicon and IntelDownload for macOS
Linuxx64 and ARM64 AppImage and Debian packagesDownload for Linux

Open the latest release and choose the file for your platform:

  • Windows: _x64-setup.exe or _arm64-setup.exe
  • macOS: _universal.dmg — requires macOS 11 or later
  • Linux: .AppImage or .deb

OpenQuota checks for updates automatically. Update payloads are cryptographically signed with the project's updater key, independently from operating-system package signing.

When native signing is disabled (the current default), Windows installers are not Authenticode-signed, while the macOS app uses an ad-hoc signature and is not Apple-notarized. Windows SmartScreen or macOS Gatekeeper may therefore ask for confirmation. Download OpenQuota only from this repository's official release page; on macOS, manual approval may be required in Privacy & Security. Each release states its exact native-signing status in its notes.

Supported providers

  • Claude Code — multiple accounts, session and weekly limits, model-specific usage, token history, and estimated spend
  • Codex — session and weekly limits, credits, token history, model breakdown, and estimated spend
  • Cursor — total, Auto and API usage, credits, token history, and estimated spend
  • Antigravity — shared Gemini and Claude quota pools
  • Copilot — premium requests, extra usage, chat and completion quotas, plus organization billing
  • Devin — daily and weekly limits, reset times, and extra usage balance
  • Grok — weekly allowance, extra usage status, token history, and estimated spend
  • OpenCode — OpenCode Go session, weekly and monthly spend caps, plus local hosted usage history
  • OpenRouter — credit balance and daily, weekly and monthly spend (API key)
  • Z.ai — GLM Coding Plan session, weekly, and web-search quotas (API key)
  • Kimi — Kimi Code session and weekly quotas (API key)
  • MiniMax — Token Plan session and weekly quotas (API key)

Most providers use credentials already available on your computer. OpenRouter, Z.ai, Kimi, and MiniMax require API keys, which you can add in Customize; OpenQuota stores them securely in your operating system's credential store. Codex subscription limits require a ChatGPT login and are not available in API-key-only sessions.

Features

  • Tray or floating dashboard. View quotas in a compact popup, or keep the panel open and move it around your desktop.
  • Pinned metrics. Keep important values visible in the tray or macOS menu bar.
  • Used or left. Display how much quota you have consumed or how much remains.
  • Usage history. Review today, yesterday, and the last 30 days of token usage and estimated spend.
  • Pacing alerts. See whether your current usage is likely to last until the next reset.
  • Custom layouts. Reorder providers and metrics, hide rows, and choose what stays visible.
  • Desktop integration. Launch at login, use a global shortcut, and follow the system theme.
  • Fast refresh. Cached values appear immediately and providers refresh automatically in the background.

OpenQuota runs locally and has no account, cloud backend, analytics, or usage telemetry of its own.

Development

Requirements:

Install dependencies and start the development app:

corepack pnpm install --frozen-lockfile
corepack pnpm tauri dev

Run the complete quality checks:

corepack pnpm verify

Build an installer for the current platform:

corepack pnpm build:installer             # Windows
corepack pnpm build:linux                 # Linux
corepack pnpm tauri build --bundles dmg   # macOS

Maintainers can review updater and optional native-signing requirements in docs/releasing.md.

Contributing

Issues and pull requests are welcome. Read CONTRIBUTING.md before contributing, and report security problems privately as described in SECURITY.md.

Acknowledgements

OpenQuota was inspired by OpenUsage and developed as a cross-platform alternative for Windows, Linux, and macOS.

License

MIT

Frequently Asked Questions

What is OpenQuota?

OpenQuota is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by deviffyy. Open-source, cross-platform tracker for AI coding usage, limits, reset times, and spend. It has 154 GitHub stars.

Is OpenQuota safe to use?

Yes. OpenQuota passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install OpenQuota?

Clone the repository with "git clone https://github.com/deviffyy/OpenQuota" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is OpenQuota written in?

OpenQuota is primarily written in Rust. It is open-source under deviffyy on GitHub, so you can review or fork the full source.

Are there alternatives to OpenQuota?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh OpenQuota against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details
OpenQuota — AI Skill for Claude Code | SkillTip