Quota Bar banner
softmaxe softmaxe

Quota Bar

Development community

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 app logo

QuotaBar

English 简体中文

A macOS menu bar app for checking Codex and Claude quota, reset times, local token usage, and estimated cost.

Claude and Codex quota cards

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.
Menu bar icon states from full quota to stale data

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