Token Meter
Description
macOS menu bar app for monitoring Claude Code and Codex usage at a glance
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
macOS menu bar app for monitoring Claude Code and Codex usage from one compact popover
What is Token Meter?
Token Meter lives in your macOS menu bar and shows coding-agent usage at a glance. It currently supports:
- Claude Code
- Session usage (5-hour window)
- Weekly usage (7-day window)
- Per-project token breakdown
- Reset countdown
- Codex
- Current session usage from local Codex session snapshots when available
- Availability/login-required fallback when no local session metric is available
- Per-project token breakdown from local Codex artifacts
For Claude, Token Meter reads your Claude Code OAuth credentials and displays:
- Session usage (5-hour window) - Current usage percentage with color-coded gauge
- Weekly usage (7-day window) - Weekly consumption tracking
- Per-project token breakdown - See which projects consume the most tokens
- Reset countdown - Time remaining until your session limit resets
For Codex, Token Meter reads local Codex state on your Mac and shows project usage plus the current session usage or availability/login status.
Screenshots
| Menu Bar | Usage View | Project Breakdown |
|---|---|---|
| Shows current session % | Color-coded usage gauges | Token usage per project |
Installation
Homebrew (Recommended)
brew install --cask younghyundev/tap/token-meter
Troubleshooting: "App is damaged" error
If you see a "damaged" warning when opening the app, run:
xattr -cr /Applications/TokenMe
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11