by deviffyy
Open-source, cross-platform tracker for AI coding usage, limits, reset times, and spend.
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
# Add to your Claude Code skills
git clone https://github.com/deviffyy/OpenQuotaGuides for using ai agents skills like OpenQuota.
OpenQuota keeps your session limits, weekly quotas, reset times, token usage, and estimated spend in one compact panel. Pin the metrics you care about to the tray and see what remains without interrupting your work.
| Platform | Available builds | Download |
|---|---|---|
| Windows | x64 and ARM64 installers | Download for Windows |
| macOS | Universal DMG for Apple Silicon and Intel | Download for macOS |
| Linux | x64 and ARM64 AppImage and Debian packages | Download for Linux |
Open the latest release and choose the file for your platform:
_x64-setup.exe or _arm64-setup.exe_universal.dmg — requires macOS 11 or later.AppImage or .debOpenQuota checks for updates automatically. Installable updates are cryptographically signed.
Most providers use credentials already available on your computer. OpenRouter and Z.ai 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.
OpenQuota runs locally and has no account, cloud backend, analytics, or usage telemetry of its own.
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
Issues and pull requests are welcome. Read CONTRIBUTING.md before contributing, and report security problems privately as described in SECURITY.md.
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 108 GitHub stars.
OpenQuota's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
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).
OpenQuota is primarily written in Rust. It is open-source under deviffyy on GitHub, so you can review or fork the full source.
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.
No comments yet. Be the first to share your thoughts!