Platform

Use Lag Anywhere

Three ways to connect - browser, desktop, or terminal. Same servers, same rooms, same low latency.

Web App

Open your browser and go. No install, no setup.

SvelteKitWebRTCOpus

Features

Instant access from any browser
Full voice and text
Real-time presence and messaging
Works on any OS

Desktop App

Native performance. System-level audio. Built with Tauri.

Tauri 2RustSvelte

Features

Sub-50ms voice latency
System tray + push-to-talk hotkeys
Lightweight (<1% CPU)
Windows and Linux

CLI

Voice chat, from the command line.

RustRatatuiOpus

Features

Full TUI with vim-style navigation
Voice chat over SSH
Single compiled binary
macOS and Linux (Homebrew, .deb, cargo)

CLI Install

Get the CLI

Install the Lag CLI on macOS or Linux.

Homebrew
brew tap lag-app/tap && brew install lag
Debian
sudo dpkg -i lag_*.deb
Source
cargo install --path crates/cli