18 lines
491 B
Markdown
18 lines
491 B
Markdown
# pi-remote-control
|
|
|
|
## Install
|
|
|
|
```bash
|
|
pi install https://github.com/goofansu/pi-remote-control
|
|
```
|
|
|
|
## Usage
|
|
|
|
Run `/remote-control` to open the menu:
|
|
|
|
- **Turn on / Turn off** — start or stop the server
|
|
- **Configure URL** — set the public base URL your proxy/tunnel exposes (saved to `~/.pi/agent/remote-control.json`)
|
|
- **Status** — show the QR code and connection URL (only when server is running)
|
|
|
|
On first use, you'll be prompted to configure the URL before the server starts.
|