Menu bar app that tracks your Claude and Codex usage — session, weekly, and credits — with a small floating widget. No sign-in: it reads the credentials the claude and codex CLIs already store on your Mac.
- One floating widget per provider, each with its own draggable position, showing only the limits that provider actually has
- No sign-in flow: Claude usage comes from the
claudeCLI's Keychain credentials, Codex from~/.codex/auth.json - Menu bar dropdown with per-provider usage percentages
- Customizable global shortcut to toggle the widget
- Auto-updates via GitHub releases
macOS 13 Ventura or later.
Sign in with the CLIs you want tracked — run claude for Claude and codex for Codex. codemon reads those existing credentials and never asks for them itself. The first Claude read triggers a macOS Keychain prompt; choose Always Allow so it does not ask again.
Download the latest release from Releases, unzip, and move codemon.app to Applications.
- Clone this repository.
- Open
codemon.xcodeprojin Xcode 15+. - Build and run (⌘R).
If codemon is useful to you, consider buying me a coffee.


