Analysis updated 2026-05-18
Watch your OpenAI Codex token usage and quota pressure directly from the macOS menu bar while coding.
Check a forecast of your daily and weekly AI coding costs before you hit a usage limit.
Review a daily usage history chart and spot your peak usage days at a glance.
| arnie016/tokenbar | 123satyajeet123/bitnet-server | alexbloch-ia/legal-data | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | Shell | Shell | Shell |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Single curl install script sets up the app and a terminal launcher, macOS may show a Gatekeeper warning on first open since the build is ad-hoc signed.
TokenBar is a macOS menu bar application that tracks how much of your AI coding assistant's usage allowance you have consumed and shows that information in a small icon at the top of your screen. It is aimed at people who use OpenAI Codex heavily and want to stay aware of token limits, cost burn, and how their usage is trending over time. When running, it displays data pulled from local session logs rather than from any cloud account. You can see how many tokens you have used in the current five-hour window and over the week, a daily history chart with a dotted projection line, estimated dollar cost based on local token counts, and several alternative views of the same data including a cost forecast, a heat block view, and spike detection. A small terminal prompt lets you type commands like usage, cost, and providers to get quick summaries. Installation is a single curl command that downloads the app, places it in your Applications folder, and adds a tokenbar command to your terminal. The build is currently for Apple Silicon Macs only. Because it is an early ad-hoc signed build, macOS may show a security warning the first time you open it. The README is clear that only OpenAI Codex is supported right now. Claude, Cursor, and Google coding agents are listed as future targets, but no timeline is given and no connection exists yet. The app does not read browser cookies or account credentials of any kind. The project is at an early stage with no stars and a brief codebase. The README advises verifying exact billing numbers against the official provider dashboard rather than relying on TokenBar alone, since it works from local estimates rather than authoritative account data.
TokenBar is a macOS menu bar app that tracks OpenAI Codex token usage, quota pressure, and projected spend from local session logs.
Mainly Shell. The stack also includes Shell, SwiftUI, macOS.
No license information is stated in the README.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.