Show HN: CCTray – macOS menu bar app to keep an eye on your Claude Code metrics

1 goniszewski 0 7/26/2025, 6:19:21 PM github.com ↗
Hi everyone, I want to share with you something that helps me track my Claude Code usage, and don’t waste any CC’s sessions by mistake.

CCTray is a macOS menu bar application that provides real-time monitoring of your Anthropic’s Claude API usage and costs - by reading ccusage outputs. It displays key metrics like session cost, burn rate (tokens/minute), and estimated remaining time directly in your menu bar with color-coded visual indicators.

Key features:

• Dynamic menu bar icon with color states (green/yellow/red) and progress arc is always there for you

• Real-time cost tracking and burn rate monitoring

• Smart rotating display cycling through cost → burn rate → time remaining (change interval and displayed metrics as you want)

• Rich data visualization with informative charts and trend indicators

• Some additional preferences for customization

• Native & lightweight - built with SwiftUI following modern patterns (using not more than 160 MB of RAM)

The app should be particularly useful for fellow developers working with Claude who want to keep track of their API spending without constantly checking the console.

Download: https://github.com/goniszewski/cctray/releases (.dmg)

Requirements: macOS 13.0+, Node.js, ccusage CLI

Last but not least: the project is open source (MIT), so check the code and tell me how can we improve it. Cheers!

Comments (0)

No comments yet