@ifi/pi-web-remote
v0.4.4
Published
Pi extension: /remote command for sharing sessions via web UI.
Maintainers
Readme
@ifi/pi-web-remote
Pi extension that adds the /remote command for sharing sessions via a web UI.
What it does
This package registers a /remote command that can:
- start remote access for the current pi session
- expose a connection URL or tunnel-backed URL
- show connection status
- stop remote sharing
Install
pi install npm:@ifi/pi-web-remoteUsage
Inside pi:
/remote
/remote stopRelated packages
@ifi/pi-web-server— the server implementation used by this extension@ifi/pi-web-client— client library for custom remote UIs
Notes
This package ships raw TypeScript for pi to load directly as an extension.
