Introduction
tty-web is a web-based terminal emulator that opens a real PTY in the browser over WebSocket.

Features
- Real PTY with full job control and signals
- Persistent sessions with configurable scrollback replay
- Session sharing and view mode with window size sync
- Lightweight binary protocol
- Single static binary (frontend embedded via
rust-embed) - Multi-arch Docker images (
amd64/arm64) — minimal scratch and playground variants