squirrelbullet/dsh-client-ui-vibecontroller0

dsh-client-ui-vibecontroller

Floating DualSense controller overlay for the DeepSeek Harness web surface: lights up pressed buttons and fires bound vibe-coding instructions.

AI 分析

核心用途是为 DSH 引入手柄外设交互与震动反馈。适合想要通过 DualSense 游戏手柄控制 AI 界面、进行趣味交互或特定硬件控制的极客用户。

パッケージ
dsh-client-ui-vibecontroller
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/22

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:squirrelbullet/dsh-client-ui-vibecontroller

ドキュメント

README 全文を読む ↗

dsh-client-ui-vibecontroller

Floating DualSense controller overlay for the DeepSeek Harness web surface: lights up pressed buttons and fires vibe-coding instructions straight from the gamepad.

Features

  • Live DualSense overlay in the web GUI.
  • Left Stick (L3) — push to move the plugin; hold to show every button's bound function.
  • Options Button - push to show settings including display size and opacity.

Install from GitHub

Requires pnpm on PATH (used by the dsh plugin command).

dsh plugin --profile web add github:squirrelbullet/dsh-client-ui-vibecontroller
# or, for a specific tag:
dsh plugin --profile web add github:squirrelbullet/dsh-client-ui-vibecontroller#v0.1.0

Update

dsh plugin --profile web update dsh-client-ui-vibecontroller

License

MIT