aweussom/claude-code-quota

5 stars · Last commit 2026-07-28

Claude Code OAuth quota in your status line — Windows (PowerShell) and Linux (or WSL2)

README preview

# claude-code-quota

Displays your Claude Code OAuth quota (5-hour session % and weekly %) live in
your terminal status line, with no daemon process required.

```
Sonnet 4.6 | main | ctx:42% | 5h:68% ~1h12m | 7d:31% ~4d2h
```

![Windows 11 statusline screenshot](windows11.png)

Works on **Windows 11** (PowerShell — no extra dependencies) and
**Linux / WSL2** (bash + `jq`).  

## Install as a Claude Code plugin

The repo is its own plugin marketplace. Inside Claude Code:

```
/plugin marketplace add aweussom/claude-code-quota

View full repository on GitHub →