Terminal
A real command line in the browser, where every one of the site's utilities is also a command.
This app runs in the desktop.
The whole site is driven from here if you want it to be. Utilities have short commands, workspaces have names you can jump to, and the filesystem is browsable — so `sla 99.95` or `cidr 10.0.0.0/22` gets you an answer without leaving the keyboard.
It keeps a history you can walk with the arrow keys, completes commands with tab, and takes pipes between the text operations. Nothing it does leaves the machine.
What people open it for
- Running any of the site's utilities by name without hunting for it
- Navigating the whole site from the keyboard
- Chaining text operations together with pipes