Mobile companion

Monitor and steer Pebble agents from iOS and Android

Mobile companion

Monitor and steer agents from your phone โ€” get notified when a run finishes and send follow-ups from anywhere.

Pairing uses the local Pebble runtime on your machine (pebble serve, default port 6768 on 127.0.0.1). Public mobile traffic never exposes that port; reach remote desktops over SSH tunnels when needed.

ssh -L 6768:127.0.0.1:6768 user@host

How is this guide?

Edit on GitHub

Last updated on

On this page