Features

Built for developers who need secure, real-time mobile access to their terminal.

Real-Time Performance

Sub-50ms Latency

WebSocket streaming with minimal overhead. Terminal updates arrive on your phone almost instantly.

Bidirectional I/O

Not just viewing - send commands from your phone back to the terminal. Full interactivity.

Dynamic Resize

Terminal automatically resizes to match your device screen. Rotate your phone, terminal adapts.

Zero-Knowledge Security

End-to-End Encryption

X25519 ECDH key exchange + AES-256-GCM encryption. Your terminal data is encrypted before it leaves your machine.

Zero-Knowledge Backend

Our servers cannot decrypt your data. They only route encrypted bytes between your devices.

Defense in Depth

Dual-layer encryption, JWT authentication, session isolation. Multiple security layers, not just one.

Mobile Experience

Native Android App

Purpose-built native app, not a web wrapper. Optimized for touch input and mobile performance.

iOS Coming Soon

Native iOS app in development. Same Rust core, native SwiftUI interface.

Voice Input

Speak commands instead of typing. Especially useful when you are truly AFK.

Developer Experience

One Binary Setup

Download the wrapper binary, run it with any command. No config files, no dependencies.

Works With Everything

Stream bash, zsh, Python REPL, Claude Code, vim - anything that runs in a terminal.

Open Protocol

WebSocket-based protocol. Build your own client, integrate with your tools.