# dsh-token-pulse > 中文版:见 [README.md](./README.md) A local Token usage heatmap plugin for DSH Web — GitHub-style calendar views, built into the Settings pane. ## Requirements - **Node.js ≥ 23.8** (built-in `node:zlib` zstd decoding, no extra install); on older Node it falls back to an external `zstd` CLI (`sudo apt install zstd` / `brew install zstd`). - A running **DSH Web profile** (`dsh web`). ## Install ```bash # From npm (recommended, shortest) dsh plugin --profile web add dsh-token-pulse # Or from GitHub dsh plugin --profile web add github:Hou-DL/dsh-token-pulse # Or from Gitee (faster in China) dsh plugin --profile web add "git+https://gitee.com/HouDL/dsh-token-pulse.git" ``` Restart, then open **Settings → Token Pulse**. - **Zero network, zero billing** — reads local session logs only, never touches billing/balance APIs - **Persistent** — history is stored on disk; deleting sessions never loses data - **Multiple views** — Week (per-hour) / Month (calendar) / Quarter (last ~90 days) / Year (full year, two rows) - **Stats** — Today / This week / This month / All time + Top 5 by model and by provider ## Screenshots