Skip to content
dsh.fish
Bundle

dsh-client-ui-vibecontroller

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

Source
squirrelbullet
License
MIT
Updated
Updated 6 days ago

Readme

# dsh-client-ui-vibecontroller

Floating DualSense controller overlay for the [DeepSeek Harness](https://github.com/deepseek-ai/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](https://pnpm.io/installation) on PATH (used by the `dsh plugin` command).

```bash
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

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

## License

MIT

Install

dsh plugin --profile web add github:squirrelbullet/dsh-client-ui-vibecontroller#b49d0661d214799087f35e8a2d411158f6dcaf57

Profile: web

Source