Quota Bar
Description
macOS menu bar app showing how much Codex and Claude quota is left, what you spent locally, and when the window resets.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
QuotaBar
A macOS menu bar app for checking Codex and Claude quota, reset times, local token usage, and estimated cost.
QuotaBar is a focused rebuild of [CodexBar](https://github.com/steipete/CodexBar). It supports Codex and Claude in one menu bar item.
Features
- Shows remaining session and weekly quota, reset time, usage pace, and credits when available.
- Charts local Codex and Claude token use and estimated cost by day and model.
- Includes matching OpenCode and Pi Agent OpenAI OAuth usage under Codex.
- Switches providers from one menu bar icon and refreshes each provider independently.
- Uses built-in pricing, the public models.dev catalog, and optional manual rate overrides.
- Keeps the last good quota reading when a refresh fails.
- Disables motion when macOS Reduce Motion is enabled.
Install
QuotaBar requires macOS 14 or later. You need Codex CLI, Claude Code, or both, signed in on the same Mac. Prebuilt releases do not require Xcode or Swift.
Homebrew
brew install --cask softmaxe/tap/quota-bar
Update or remove it with:
brew upgrade --cask quota-bar
brew uninstall --cask quota-bar
To remove the app and its saved data:
brew uninstall --zap --cask quota-bar
Manual download
Download the ZIP for your Mac from [GitHub Releases](https://github.com/softmaxe/quota-bar/releases), unzip it, and move `QuotaBar.app` to `/Applications`.
| Mac | Download |
|---|---|
| Apple Silicon, M1 or later | arm64 ZIP |
| Intel | x86_64 ZIP |
Each ZIP has a matchin
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11