VR Mode

A personal theater for your Mac.

XcodeFileEditViewNavigateProductDebugWindow
Sat Jul 2510:42 PM
RemoteMacRelay — RemoteMacRelayApp.swift▶ Running
▾ RemoteMacRelay
RemoteMacRelayApp.swift
HelperServer.swift
PairingController.swift
ScreenStreamer.swift
AudioStreamer.swift
RelayClient.swift
Assets.xcassets
1import SwiftUI
2import AppKit
3
4@main
5struct RemoteMacRelayApp: App {
6 @StateObject private var server = HelperServer()
7
8 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.relay
15 )
16 }
17 }
18}
Wi-Fi20 ms
⌘⇥
^S
⌘␣
2.5×

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.

VR Mode
Scroll to put it on

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.

glide here — click to click
FinderFileEditView

Live screen mirroring

Hardware-accelerated H.264 with adaptive bitrate that rides your Wi-Fi.

H.26460 fps20 ms

Full keyboard

Every key your Mac has — modifiers, function row, media keys.

QWERTYUIOP
ASDFGHJKL
ZXCVBNM

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

TLS pinned at pairingHMAC per messageZero cloud, zero telemetry

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.

Download Remote Mac Relay.dmg · signed & notarized · macOS 14+

iPhone

RemoteMac app

wss:// · TLS pinned · HMAC · 20 msDiscovering over Bonjour — _macremote._tcp

Your Mac

Remote Mac Relay · menu bar

Encrypted over your local network. Nothing leaves your Wi-Fi.

Remote-Mac-Relay.dmgnotarized ✓

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.

Terminal — verify the download yourself