OpenCode Go Balance Widget
iamfromchangsha/dsh-go-balance · skills
Show rolling, weekly, and monthly OpenCode Go subscription quotas in the DSH Web composer toolbar.
★ 0GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense
Project overview
然后重启 DSH(dsh web)。插件会自动加入 profile 的 bundle 层,无需其他配置。
插件通过 DSH 凭据服务读取 OPENCODEZEROAPIKEY($DSHHOME/.credentials.yaml 或进程环境变量,即您 Go 订阅的 API 密钥),每次刷新时在 host 进程内解析。 配置
bundle 行暴露一个可选键: 键 · 默认值 · 含义 键: intervalMs · 默认值: 60000 · 含义: host 轮询 OpenCode Zen 用量接口的间隔(毫秒)。
Install command
dsh plugin --profile web add github:iamfromchangsha/dsh-go-balance