Turn local tools into
portable native apps.
Relay connects your phone directly to your desktop. Use your full development environment, terminal, and local network without the cloud.
Watch the Walkthrough
Bluntly Secure
Zero Cloud.
Zero Trust Required.
Relay doesn't proxy your traffic through our servers. The connection happens directly over your local network or P2P mesh, encrypted with mutual TLS. We can't see your screen even if we wanted to.
- Local Network First (p2p)
- End-to-End Encrypted (mTLS)
- Open Source Client & Helper
➜ ~ relay status
✔ Connection Established (Direct)
Local IP: 192.168.1.42
Latency: 4ms
Encryption: AES-256-GCM
_
Install the Helper
Run this minimal binary on your desktop to bridge connections.
It bridges your local apps safely to the Relay OS.
$curl -fsSL https://relay.notapublicfigureanymore.com/install.sh | bash