linyuan-ai1/dsh-plugins--packages-dsh-usage-monitor0

dsh-usage-monitor

In-window floating usage dashboard for DeepSeek Harness (Go / DeepSeek / New API usage).

AI 分析

在应用角落提供折叠式用量看板。适合需要随时查看 API 额度消耗的用户。注意:该插件需要 DSH 桌面端壳(Electron)支持以提供仪表盘 URL。

パッケージ
dsh-usage-monitor
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/17

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linyuan-ai1/dsh-plugins#c3298eca2b20b855a1a0b6817c2dda74955b5343&path:packages/dsh-usage-monitor

ドキュメント

README 全文を読む ↗

dsh-usage-monitor

Floating usage dashboard for DeepSeek Harness: a collapsible panel showing your Go / DeepSeek / New API usage in the corner of the app.

Features

  • Floating collapsible panel (toggle button top-right)
  • Shows the embedded usage dashboard iframe
  • Availability: needs the DeepSeek Harness desktop shell (Electron) to provide the dashboard URL; in a plain browser it shows a "desktop only" hint

Install

dsh plugin --profile web add dsh-usage-monitor

Development

npm run check
npm publish --registry https://registry.npmjs.org

License

MIT