AI Meter

A lightweight macOS menu bar app to track your AI coding tool usage

Formerly ClaudeMeter — now with multi-provider support

Features

  • 🎯 Multi-provider support — track Claude Code and Codex usage in a unified menu bar experience
  • 📊 Session (5h) and Weekly (7d) usage tracking with display mode picker
  • 🔔 Notifications at 80% and 90% usage thresholds
  • 🎨 Provider icons — custom icons for each provider in the menu bar and popover
  • 🔄 Concurrent fetching — all providers fetched in parallel with retry logic
  • 🚀 Launch at login option with auto-refresh every 2 minutes
  • 😴 Smart retry after wake from sleep

Download

Version 2.0.0 • Released February 8, 2026

Upgrading from ClaudeMeter? Just delete the old app and install AI Meter — it fully replaces it.

Installation

  1. Download AIMeter.zip above
  2. Unzip and drag AI Meter.app to your Applications folder
  3. Right-click the app and select "Open" (required on first launch due to Gatekeeper)

If you accidentally double-clicked and see "App can't be opened": go to System Settings → Privacy & Security, scroll down and click "Open Anyway" next to AI Meter.

Requirements

  • • macOS 13.0 (Ventura) or later
  • • Claude Code CLI installed and logged in with user:profile scope

Troubleshooting

If you see "Token missing required scope" error, re-authenticate:

$ claude /logout
$ claude

Open Source

AI Meter is free and open source. View the source code, report issues, or contribute on GitHub.

View on GitHub