GLFzr/dsh-opencode-go-quota ↗★ 0
dsh-opencode-go-quota
OpenCode Go quota ring for DSH Web: shows 5-hour / weekly / monthly usage as a click-to-cycle progress ring left of the model selector.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GLFzr/dsh-opencode-go-quota说明文档
阅读完整 README ↗dsh-opencode-go-quota
OpenCode Go 额度圆环 —— DSH Web 的持久化插件。
在聊天输入框模型选择器左侧显示一个 22px 进度圆环:
- 中央字母 5 / W / M,点击循环切换 5小时 / 每周 / 每月 用量窗口
- 悬停显示「5小时 已用 X% · 重置倒计时」
- 颜色按紧急程度:绿
或直接从 GitHub 安装
dsh plugin --profile web add github:GLFzr/dsh-opencode-go-quota
重启 dsh web 后生效
## 卸载
```bash
dsh plugin --profile web remove dsh-opencode-go-quota
许可
BSD-3-Clause