pi-usage

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

pi-usage

A lightweight pi extension that provides a single /usage command to display the current provider's daily and weekly usage limits.

Install

pi install npm:pi-usage

Usage

In pi, type:

/usage

A panel appears showing the current provider's daily and weekly limits with progress bars. Press Enter or Escape to close.

Supported Providers

Provider Auth Method
Codex (OpenAI) OAuth (/login)
Anthropic (Claude) OAuth (/login)
Z.AI API key
Gemini CLI OAuth (/login)
Antigravity (Google) OAuth (/login)

Credits

The usage fetching, auth handling, and provider detection logic are adapted from pi-usage-bars by @ajarellanod. Many thanks for the excellent work that made this lightweight version possible.

License

MIT