> ## Documentation Index
> Fetch the complete documentation index at: https://c5tako.ziphers.space/llms.txt
> Use this file to discover all available pages before exploring further.

# Bad BLE

> Test Bluetooth HID controls with an authorized device.

`Bluetooth → Bad BLE` emulates a Bluetooth HID device for testing your own computer or phone.

<Warning>
  Do not connect to, send input to, or run scripts on another person's device without authorization.
</Warning>

## Device menus

<CardGroup cols={2}>
  <Card title="Mouse Remote" icon="mouse-pointer-2">
    Control the pointer and mouse buttons
  </Card>

  <Card title="Keyboard" icon="keyboard">
    Send keys from the device controls
  </Card>

  <Card title="Media" icon="play">
    Volume Up/Down, Mute, Play/Pause, Next, Previous, and Stop
  </Card>

  <Card title="System" icon="power">
    Power Down, Sleep, and Wake Up
  </Card>

  <Card title="Run Ducky" icon="file-code-2">
    Run the selected Ducky script
  </Card>

  <Card title="Stop" icon="square">
    Stop Bad BLE and disconnect
  </Card>
</CardGroup>
