# CodexBar — Menu Bar Usage Stats for Codex/Claude > CodexBar is a macOS menu bar app to view Codex/Claude usage stats without logging in constantly; install via Homebrew cask (12,131★). ## Install Copy the content below into your project: ## Quick Use ```bash brew install --cask steipete/tap/codexbar open -a CodexBar # optional: install CLI tool brew install steipete/tap/codexbar ``` ## Intro CodexBar is a macOS menu bar app to view Codex/Claude usage stats without logging in constantly; install via Homebrew cask (12,131★). **Best for:** macOS users who want a lightweight “are we burning quota?” signal while using Codex/Claude coding tools **Works with:** macOS + Homebrew; designed for developers using Codex and Claude Code day-to-day **Setup time:** 2-5 minutes ## Main - **Always-on telemetry**: menu bar placement makes usage visible without context switching. - **Fast install**: Homebrew cask install keeps setup to a few commands. - **Dev UX focus**: targets the practical pain of checking usage repeatedly during long agent sessions. - **Good pairing**: works well alongside CLI agents because it is passive monitoring, not another agent runtime. ### FAQ - **Is it CLI or GUI?**: Primarily a menu bar GUI app; README also shows a brew formula for a CLI tool. - **Who benefits most?**: Heavy Codex/Claude Code users who check quota multiple times per day. - **What is the minimal setup?**: Install the cask and launch the app once to start seeing stats. ## Source & Thanks > Source: https://github.com/steipete/CodexBar > License: MIT > GitHub stars: 12131 · forks: 946 --- ## Quick Use ```bash brew install --cask steipete/tap/codexbar open -a CodexBar # optional: install CLI tool brew install steipete/tap/codexbar ``` ## Intro CodexBar 是 macOS 菜单栏工具:无需频繁登录即可查看 Codex/Claude 用量统计,减少来回切换网页;支持 Homebrew cask 安装,便于常驻监控(12,131★)。 **Best for:** macOS 用户:想在使用 Codex/Claude 编码工具时随时看到“额度/用量”信号 **Works with:** macOS + Homebrew;面向日常使用 Codex 与 Claude Code 的开发者 **Setup time:** 2-5 minutes ## Main - **常驻可见**:菜单栏常驻,减少频繁切换页面查看用量。 - **安装简单**:Homebrew cask 两三条命令即可完成。 - **偏开发体验**:解决“长时间跑 agent 时反复确认额度”的真实痛点。 - **与 CLI agent 互补**:它是被动监控,不会引入新的执行面。 ### FAQ - **这是 CLI 还是 GUI?**:主要是菜单栏 GUI;README 同时提供 brew formula 的 CLI 版本。 - **谁最适合用?**:高频 Codex/Claude Code 用户,日常多次查看额度的人。 - **最小可用配置?**:安装 cask 并启动一次即可开始显示统计。 ## Source & Thanks > Source: https://github.com/steipete/CodexBar > License: MIT > GitHub stars: 12131 · forks: 946 --- Source: https://tokrepo.com/en/workflows/codexbar-menu-bar-usage-stats-for-codex-claude Author: Script Depot