ganfne123/dsh-plugin-api-quota

Plugin ⭐ 0 MIT web-ui

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

Install

# 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

Add ganfne123/dsh-plugin-api-quota to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.