young1lin/claude-token-monitor

6 stars · Last commit 2026-06-05

Claude Code Statusline plugin with support for Anthropic native quota display and Z.ai Coding Plan quota display. Claude Code Statuline 插件,支持 Anthropic 原生额度显示,GLM Coding Plan 额度显示

README preview

# Claude Token Monitor

[![Claude Plugin](https://img.shields.io/badge/Claude_Code-Plugin-blueviolet)](https://github.com/young1lin/claude-token-monitor)
[![Go Version](https://img.shields.io/badge/Go-1.25+-00ADD8?style=flat&logo=go)](https://golang.org/)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![Release](https://img.shields.io/github/v/release/young1lin/claude-token-monitor)](https://github.com/young1lin/claude-token-monitor/releases)
[![Coverage](https://codecov.io/gh/young1lin/claude-token-monitor/branch/main/graph/badge.svg)](https://codecov.io/gh/young1lin/claude-token-monitor)
[![Go Report Card](https://goreportcard.com/badge/github.com/young1lin/claude-token-monitor)](https://goreportcard.com/report/github.com/young1lin/claude-token-monitor)
[![Test](https://github.com/young1lin/claude-token-monitor/actions/workflows/test.yml/badge.svg)](https://github.com/young1lin/claude-token-monitor/actions/workflows/test.yml)
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-blue)](https://github.com/young1lin/claude-token-monitor/releases)
[![Downloads](https://img.shields.io/github/downloads/young1lin/claude-token-monitor/total)](https://github.com/young1lin/claude-token-monitor/releases)

Claude Code 实时 Token 使用状态栏插件。

![](./images/claude-code-monitor-team.png)

## 安装

```bash
/plugin marketplace add young1lin/claude-token-monitor

View full repository on GitHub →