JingkaiTang/dsh-client-ui-slingshot ↗★ 0
@t7kai/dsh-client-ui-slingshot
A playful slingshot toy for the dsh web GUI: drag to aim, fire a stone, shatter UI elements and watch them tumble off screen — then pop back, good as new.
AI Analysis
核心用途是为 DSH Web 界面增添一个可交互的弹弓解压小游戏。适合在等待 AI 回复或闲暇时,想要在浏览器内进行趣味互动的用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗安装(给使用者)
DSH 0811 起不再有官方 repository 插件机制,客户端插件统一挂进 web profile:
-
把本包放进 profile 的模块解析路径(二选一):
- 直接把
dsh-client-ui-slingshot目录复制/软链到~/.dsh/profiles/node_modules/@t7kai/下,或 - 用 plugin-registry 控制台 git 源安装:
dsh plugin --profile web add "github:/dsh-client-ui-slingshot#main"
- 直接把
-
在
~/.dsh/profiles/web/cordis.patch.yml注册一行(配置层 HMR 热生效,无需重启):- insert: - id: ui-slingshot name: '@t7kai/dsh-client-ui-slingshot' -
刷新浏览器页面,右下角出现弹弓 🪀(点击 ✕ 可收起;位置、声音、得分自动记忆)。