ImmersiveRemote Development

Professional remote coding tool tailored for Mobile & iPad. Cyber-Glass aesthetic, low-latency streaming, putting productivity at your fingertips.

Get Started Docs

Features

Cyber-Glass UI

Full glass-morphism design with dynamic aurora backgrounds. Not just a tool, but a piece of art.

Low-Latency Stream

Adaptive JPEG streaming with smart network sensing (10-60fps) and region-based updates saving up to 95% bandwidth.

VibePro Keyboard

Optimized for coding. Dedicated symbol row, sticky modifiers, and direction keys for rapid touch coding.

Full Stack Control

Multi-tab CLI, remote file management, window capture, and native touch-to-mouse mapping.

Seamless Access

Built-in Relay service to bypass NAT restrictions, connecting you to your inner-net dev machine anywhere.

Native Performance

Single-binary Go server and Flutter client delivering a buttery smooth 120Hz experience.

GlassCode Editor

Full-featured code editor with syntax highlighting, glass-morphism aesthetic, and remote file synchronization.

Mission Control

Immersive system dashboard monitoring CPU/Memory load, with quick access to active sessions and modules.

Download

Server (macOS)

Run on your Dev Machine


macOS (Apple Silicon)

macOS (Intel)

Relay Server

Run on Public Server


Linux (amd64)

Client (iOS)

Beta Testing


Join TestFlight

Quick Guide

1. Server Setup (macOS)

Download and run on your Mac:

# Grant execution permission
chmod +x vibedeck-server

# Start server
./vibedeck-server

Terminal will display a QR Code and Connection Key.


2. NAT Traversal (Optional)

For external access, deploy a Relay Server:

# Run Relay on public server
./vibedeck-relay

# Start Mac server with relay
./vibedeck-server --relay your-relay-server.com:8443

3. Connect Client

Open VibeDeck App, grant camera permission, and scan the QR code. Or enter the key manually.