Go to file
Yejun Su 18f49a6828
chore: initial commit
2026-03-19 10:41:11 +08:00
extensions/pi-remote-control chore: initial commit 2026-03-19 10:41:11 +08:00
.gitignore chore: initial commit 2026-03-19 10:41:11 +08:00
LICENSE chore: initial commit 2026-03-19 10:41:11 +08:00
README.md chore: initial commit 2026-03-19 10:41:11 +08:00
package-lock.json chore: initial commit 2026-03-19 10:41:11 +08:00
package.json chore: initial commit 2026-03-19 10:41:11 +08:00

README.md

pi-remote-control

Install

pi install https://github.com/goofansu/pi-remote-control

Setup

1. Configure your public URL

Tell the extension the base URL your proxy/tunnel exposes:

/remote-control config

Enter something like http://pi.myhost or https://pi.example.com. This is saved to ~/.pi/agent/remote-control.json.

2. Start the server

/remote-control

This starts the server on a random localhost port, generates an auth token, and displays a QR code + URL. Open the URL on any device.