From ea3ac907da320d4b240f58c6d9101c0be3aeb765 Mon Sep 17 00:00:00 2001 From: Pat Walls Date: Wed, 10 Jun 2026 17:39:39 -0400 Subject: [PATCH] =?UTF-8?q?Add=20Headroom=20to=20Usage=20&=20Observability?= =?UTF-8?q?=20=E2=80=94=20macOS=20menu=20bar=20Claude=20Code=20usage=20met?= =?UTF-8?q?er?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4be4d4e..8922f98 100644 --- a/README.md +++ b/README.md @@ -490,6 +490,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**Claude-Monitor**](https://github.com/RISCfuture/Claude-Monitor) (38 ⭐) - A menulet that tracks your Claude Code token usage. - [**cccost**](https://github.com/badlogic/cccost) (20 ⭐) - Instrument Claude Code to track actual token usage and cost. - [**claude-code-usage-bar**](https://github.com/leeguooooo/claude-code-usage-bar) (0 ⭐) - Real‑time statusline for Claude Code: token usage, remaining budget, burn rate, and depletion time. +- [**Headroom**](https://github.com/patwalls/headroom) - Native macOS menu bar app showing Claude Code session (5h) + weekly (7d) utilization as a live %, color-coded as limits approach. Zero network calls — reads the file Claude Code's own statusLine hook writes. Free, MIT. [headroom.walls.sh](https://headroom.walls.sh) ---