Buninu
A portable, self-bootstrapping Unix-like userspace
The core of the whole ecosystem: a portable, self-bootstrapping Unix-like userspace built on Bun. One command gives you a working shell — in a browser tab, or straight in the terminal you are already in — on Android, Linux, Windows, and macOS, with nothing to compile and nothing installed system-wide.
- One install is one directory — copy it to another machine and your shell, added commands, and history all come with it
- Bundles a browser terminal (jsgotty), a text editor and Markdown execution runtime (jsmdcui), a clipboard tool, text-to-speech, and ZMODEM file transfer
- Uses bunmsh as its local shell, with consistent behavior across every platform
