linyuan-ai1/dsh-plugins--packages-dsh-usage-monitor ↗★ 0
dsh-usage-monitor
In-window floating usage dashboard for DeepSeek Harness (Go / DeepSeek / New API usage).
安装
$
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