Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCMeter

A macOS menu bar app that shows your Claude Code usage in close to real-time.

Requirements: macOS 14+, Xcode (not just Command Line Tools), must be logged in via claude login

Install

git clone https://github.com/t9nzin/ccmeter.git
cd ccmeter
./build.sh
open CCMeter.app

Usage

Click the menu bar icon to see:

  • Session (5h) - rolling 5-hour usage
  • Weekly - rolling 7-day usage

How it works

CCMeter reads your Claude Code OAuth token from the macOS Keychain (stored by claude login) and polls the Anthropic usage API. No credentials are stored by CCMeter itself.

Polls every 2 minutes.

The menu bar icon shows the Claude logo, which fills up circularly to reflect your current session (5h) utilization.

Notes

This app reads your Claude Code OAuth token from the macOS Keychain. Review the source before running.

About

macOS menu bar app that shows your Claude Code usage in close to real-time

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages