by bob-zebedy
CodexBar 是一个 macOS 菜单栏应用,用于查看本机 Codex 账号状态、额度、Token 用量、详细统计信息
# Add to your Claude Code skills
git clone https://github.com/bob-zebedy/CodexBarGuides for using cli tools skills like CodexBar.
Last scanned: 9/23/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-09-23T09:07:17.348Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}See how CodexBar compares with popular alternatives.
CodexBar is an open-source cli tools skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by bob-zebedy. CodexBar 是一个 macOS 菜单栏应用,用于查看本机 Codex 账号状态、额度、Token 用量、详细统计信息. It has 101 GitHub stars.
Yes. CodexBar passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/bob-zebedy/CodexBar" and add it to your Claude Code skills directory (see the Installation section above).
CodexBar is primarily written in Swift. It is open-source under bob-zebedy on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other CLI Tools skills you can browse and compare side by side. Open the CLI Tools category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh CodexBar against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
在 macOS 菜单栏一眼看清 Codex
简体中文 | English
功能 | 安装 | 快速开始 | 使用文档 | 隐私 | 运行架构 | 性能报告
CodexBar 是面向 macOS 15 及更高版本的菜单栏 App,用于集中展示 Codex 账户、额度、Token 用量和实时任务状态。
它可以在任务完成、等待批准或额度变化时提醒你,也能只在 Codex 任务运行期间自动防止系统睡眠。
brew install --cask bob-zebedy/tap/codexbar
从 GitHub Releases 下载最新版本并拖入 Applications。
0.145.0 或更高版本0.150.0 或更高版本设置 > 高级 中启用 CodexBar Hook,解锁实时任务、任务类通知、防睡眠和 Hook 统计默认全局快捷键为 ⌘⇧W,可在设置中重新录制或关闭。
| 文档 | 内容 |
|---|---|
| 用户指南 | 安装、主面板、Hook、通知、防睡眠、同步、全部设置和问题排查 |
| 开发者指南 | 架构、数据链路、核心状态机、存储、隐私边界和开发验证 |
| 文档导航 | 全部文档入口 |
Hook 原始事件和实时任务在本机处理。开启跨设备同步后,日级 Hook 聚合会上传到 iCloud private database。账户和用量通过本机 Codex app-server 获取,由 Codex 连接服务端;更新检查使用 Sparkle。
完整的数据访问、本机存储和网络边界见 数据、同步与隐私
Bug、功能建议或使用问题欢迎通过 GitHub Issues 反馈。