Live in your menu bar
Your 5-hour usage sits next to the clock as a color-coded percentage — green, amber, then red as you approach the limit.
Native macOS menu bar app
A tiny native app that shows your 5-hour and weekly limits at a glance. It reuses the Claude Code session already in your Keychain — no separate login — and talks only to Anthropic’s own API.
Requires macOS 14+ · Claude Code installed & signed in · Open source
Needs the Claude Code CLI signed in — the app reads its session, it doesn’t log in for you.
resets in 3h 22m
resets in 139h 32m
Updated: 14:28
What it does
Your 5-hour usage sits next to the clock as a color-coded percentage — green, amber, then red as you approach the limit.
It reuses the OAuth session the Claude Code CLI already stored in your macOS Keychain. No second account, no sign-in screen — just be signed in to Claude Code.
When the token expires it refreshes and writes the new one back in place — so the CLI and the menu bar never drift apart.
A one-time native notification at 75% and 90%, so a long session never quietly runs into the wall.
Refreshes every five minutes, the moment you open the popover, and whenever you hit refresh by hand.
A single SwiftUI MenuBarExtra. No Electron, no background bloat — just a tiny agent that launches at login.
Setup in a minute
The app reads the OAuth session the Claude Code CLI stores in your Keychain. Run Claude Code and log in once — otherwise the menu bar just shows “--”.
Grab the app and move it to /Applications so launch-at-login registers cleanly.
On first launch macOS asks to read the Claude Code credential. Choose Always Allow — it stays read-in-place after that.
Your percentage appears in the menu bar. Click it for the 5-hour, weekly, and per-model breakdown.