From f345f93162d36d3b2b2729a9eed8be421547fda4 Mon Sep 17 00:00:00 2001 From: mm7894215 Date: Fri, 29 May 2026 09:32:51 +0800 Subject: [PATCH] Add TokenTracker to Usage & Observability --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98c4ac8..3e00eaf 100644 --- a/README.md +++ b/README.md @@ -464,6 +464,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - 🌟 [**claude-usage**](https://github.com/phuryn/claude-usage) (818 ⭐) - A local dashboard for tracking your Claude Code token usage, costs, and session history. - 🌟 [**CCSeva**](https://github.com/Iamshankhadeep/ccseva) (748 ⭐) - A beautiful macOS menu bar app for tracking your Claude Code usage in real-time. - 🌟 [**tokentap**](https://github.com/jmuncor/tokentap) (685 ⭐) - Intercept LLM API traffic and visualize token usage in a real-time terminal dashboard. +- 🌟 [**TokenTracker**](https://github.com/mm7894215/TokenTracker) (585 ⭐) - Local-first, zero-config token & cost tracker across 22 AI coding tools (Claude Code, Codex, Cursor, Gemini, and more), with a local dashboard, native macOS menu bar app, desktop widgets, and an optional leaderboard. - 🌟 [**claude-task-viewer**](https://github.com/L1AD/claude-task-viewer) (387 ⭐) - A web-based Kanban board for viewing Claude Code tasks. - ✨ [**cc-statusline**](https://github.com/chongdashu/cc-statusline) (360 ⭐) - Transform your Claude Code experience with a beautiful, informative statusline. - ✨ [**ccglass**](https://github.com/jianshuo/ccglass) (331 ⭐) - See what your coding agent (Claude Code, Codex, Kimi) sends to the model — local proxy + web dashboard.