ganfne123/dsh-plugin-api-quota

插件 ⭐ 0 MIT web-ui

DSH Web UI 插件:从侧边栏查看你的 DeepSeek API 密钥余额

catalog 简介:DSH Web UI plugin: check your DeepSeek API key balance from the sidebar

安装

# from the plugin repo root
npm install && npm run build
# register in the profile patch layer (~/.dsh/profiles/web/cordis.patch.yml):
#   - insert:
#       - id: plugin-api-quota
#         name: dsh-plugin-api-quota
# symlink into the profile's node_modules:
#   ln -s "$PWD" ~/.dsh/profiles/web/node_modules/dsh-plugin-api-quota

ganfne123/dsh-plugin-api-quota 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。