VR Mode
A personal theater for your Mac.
1import SwiftUI2import AppKit34@main5struct RemoteMacRelayApp: App {6 @StateObject private var server = HelperServer()78 var body: some Scene {9 MenuBarExtra("Remote Mac", image: "MenuBarIcon") {10 ContentView(11 server: server,12 pairing: server.pairing,13 permissions: server.permissions,14 relayClient: server.relay15 )16 }17 }18}
Live link quality
Wi-Fi or Internet, latency color-coded in real time.
Camera joystick
Push to glide the view — the farther, the faster.
The goggles button
Enter or leave VR anytime.
App switcher
Jump straight to any open Mac app.
Trackpads toggle
Tap to raise the corner thumb pads.
Camera clutch
Hold to look around — release to freeze the view.
Joystick toggle
Show or stow the thumbstick.
Thumb trackpads
Cursor, click, and scroll from the corners.
Your Mac, pinned in space
H.264 mirror, boosted to a higher-quality stream in VR.
Your Mac.
In your pocket.
A precise, secure remote for your Mac — trackpad, keyboard, live mirroring, audio, and a VR mode you look around by moving your phone. Encrypted over your local network.
Features
Invisible control.
Dark, calm surfaces that stay out of the way. The Mac being controlled is the hero, not the app — try the cards.
Precision trackpad
Cursor-level accuracy with momentum scrolling, gestures, and click-and-drag.
Live screen mirroring
Hardware-accelerated H.264 with adaptive bitrate that rides your Wi-Fi.
Full keyboard
Every key your Mac has — modifiers, function row, media keys.
Mac audio, in sync
System audio streams alongside the picture — video on the Mac is video on your phone.
Paired. Encrypted. Local-only.
One QR scan pins your Mac's TLS certificate to your phone. Every message is HMAC-signed and replay-protected. Nothing leaves your Wi-Fi.
fp=3A:9F:C2:71 · _macremote._tcp · :52731
Remote Mac Relay
One tiny helper on the Mac.
Remote Mac Relay is the tiny menu-bar app your iPhone talks to. Install once, pair once — then it just works.
iPhone
RemoteMac app
Your Mac
Remote Mac Relay · menu bar
Encrypted over your local network. Nothing leaves your Wi-Fi.
Signed. Notarized. Verifiable.
Local-only by design
Listens on your network only. No cloud, no telemetry, no outbound connections.
Pinned TLS + HMAC
The QR scan pins the certificate; every message is signed and replay-protected.
Verify every download
Check the Developer ID signature, Apple notarization, and checksum — right in Terminal.