Skip to content
All projects

/DevTool

UsageMeter

Private macOS menu-bar app for Claude usage.

In progress, open source (MIT)

  • Swift 6
  • SwiftUI

The problem

Developers want to keep an eye on their Claude usage without paying for a tracker or sending their activity to a third party.

What I did

Built a native SwiftUI menu-bar app that reads usage from multiple sources behind protocols, keeps everything on-device with no telemetry, and shows it in a charts-and-heatmap dashboard.

Highlights

  • Free alternative to the paid "Usage for Claude" menu-bar app.
  • Reads usage from three data sources behind protocols, entirely on-device with zero telemetry.
  • Dashboard with charts and a usage heatmap.