squirrelbullet/dsh-client-ui-vibecontroller0

dsh-client-ui-vibecontroller

DualSense 手柄悬浮窗插件:在 DSH 网页端提供手柄按键映射高亮及震动指令触发功能。

AI 分析

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

套件
dsh-client-ui-vibecontroller
版本
0.1.0
授權
MIT
最近更新
2026年8月22日

安裝

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

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