Open source.

The infrastructure behind Unix Shells is open source. MIT licensed. Use it, fork it, build on it.

GitHub

Tools

clone

Rust · MIT · github

Lightweight KVM VMM. Forks virtual machines from a warm template with CoW memory — 100 forks use memory like 10. Single binary, ~25K lines.

latch

Go · MIT · github

Terminal multiplexer with built-in SSH server and web access. Like tmux, but you can SSH into it or open it in a browser. One binary.

mosh-go

Go · MIT · github

Pure Go mosh. Client and server. Wire-compatible with C mosh. Compiles to WASM for mosh in the browser with local echo prediction.

mobile app

Dart · MIT · github

SSH, Mosh, and SFTP client for iOS and Android. Auto-discovers devices via relay. Mosh with local echo prediction.

mosh-dart

Dart · MIT · github

Pure Dart mosh implementation. SSP transport, OCB3 encryption. Powers the mobile app's mosh client with local echo prediction.

dev browser

Kotlin · MIT · github

Android browser with the real Chrome DevTools frontend built in. Elements, Console, Network, Sources, Performance, Lighthouse — on your phone.

Everything is MIT.

Use it, fork it, build on it. The infrastructure is open. The product is Unix Shells.

View on GitHub