Fichiers
moodeaudio-usb-control/readme.md
T
2026-04-26 16:00:58 +02:00

23 lignes
457 B
Markdown

# USB Control Plugin for moOde
Adds a USB power control entry in the moOde UI.
## ✨ Features
- Toggle USB power from the web interface
- Visual status indicator
---
## 🚀 Quick Install (one command)
```bash
curl -L https://git.celjim.fr/jimmyGALLAND/moodeaudio-usb-control/releases/latest/download/moodeaudio-usb-control.tar.gz \
| tar xz && cd moodeaudio-usb-control && sudo ./install.sh
```
## 🧼 Uninstall
```bash
sudo ./uninstall.sh
```