by steipete
Show usage stats for OpenAI Codex and Claude Code, without having to login.
# Add to your Claude Code skills
git clone https://github.com/steipete/CodexBarTiny macOS 14+ menu bar app that keeps your Codex, Claude, Cursor, Gemini, Antigravity, Droid (Factory), Copilot, z.ai, Kiro, Vertex AI, Augment, Amp, JetBrains AI, OpenRouter, and Perplexity limits visible (session + weekly where available) and shows when each window resets. One status item per provider (or Merge Icons mode with a provider switcher and optional Overview tab); enable what you use from Settings. No Dock icon, minimal UI, dynamic bar icons in the menu bar.
Download: https://github.com/steipete/CodexBar/releases
brew install --cask steipete/tap/codexbar
brew install steipete/tap/codexbar
Or download CodexBarCLI-v<tag>-linux-<arch>.tar.gz from GitHub Releases.
Linux support via Omarchy: community Waybar module and TUI, driven by the codexbar executable.
codex, claude, gemini, browser cookies, or OAuth; Antigravity requires the Antigravity app running).No comments yet. Be the first to share your thoughts!
kimi-auth cookie) for weekly quota + 5‑hour rate limit.kiro-cli /usage command; monthly credits + bonus credits.The menu bar icon is a tiny two-bar meter:
codexbar) for scripts and CI (including codexbar cost --provider codex|claude for local cost usage); Linux CLI builds available.Wondering if CodexBar scans your disk? It doesn’t crawl your filesystem; it reads a small set of known locations (browser cookies/local storage, local JSONL logs) when the related features are enabled. See the discussion and audit notes in issue #12.
CodexBar.app under “Always allow access by these applications”.
CodexBar.app under “Always allow access by these applications”.swift build -c release # or debug for development
./Scripts/package_app.sh # builds CodexBar.app in-place
CODEXBAR_SIGNING=adhoc ./Scripts/package_app.sh # ad-hoc signing (no Apple Developer account)
open CodexBar.app
Dev loop:
./Scripts/compile_and_run.sh
Inspired by ccusage (MIT), specifically the cost usage tracking.
MIT • Peter Steinberger (steipete)