diff --git a/README.md b/README.md index a037b0b..3e4fd02 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-statusline**](https://github.com/luongnv89/claude-statusline) (41 ⭐) - Customize the status line in Claude Code. - [**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. +- [**tokburn**](https://github.com/lsvishaal/tokburn) (3 ⭐) - Local web dashboard that shows where your Claude Code tokens go. Calculates API-equivalent costs, detects waste patterns, and serves on localhost. pip-installable: `uvx tokburn serve`. - [**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. ---