From 1a397548a94ad38fc943935c1c784621f9b4a2e7 Mon Sep 17 00:00:00 2001 From: Justin Parsons <282068396+cipherpine@users.noreply.github.com> Date: Thu, 30 Jul 2026 12:50:10 -0400 Subject: [PATCH] Add QuotaPane to Usage & Observability MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author here — adding QuotaPane, an always-on-top desktop monitor for Claude & Codex subscription quotas. Distinctives vs. the existing monitors: pace ticks and burn-rate forecast-to-reset, both providers in one window, and cosign-signed, provenance-attested releases. One line added at the bottom of the section, formatting matched; happy to adjust. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3916d43..3710a55 100644 --- a/README.md +++ b/README.md @@ -682,6 +682,7 @@ June 14, 2026 - [**pyccsl**](https://github.com/wolfdenpublishing/pyccsl) - (83 ⭐) - Python Claude Code Status Line (PyCCSL, pronounced "pixel"). - [**Claude-Monitor**](https://github.com/RISCfuture/Claude-Monitor) - (43 ⭐) - A menulet that tracks your Claude Code token usage. - [**cccost**](https://github.com/badlogic/cccost) - (25 ⭐) - Instrument Claude Code to track actual token usage and cost. +- [**QuotaPane**](https://github.com/cipherpine/quotapane) - (0 ⭐) - Always-on-top desktop monitor for Claude and Codex subscription quotas with pace ticks, burn-rate forecast to reset, and signed, attested releases. ---