The article introduces Outer Shell, a native graphical shell for SSH that allows servers and edge devices to serve up a browser-based graphical interface. This interface provides a home screen of apps, where each app is a small HTTP server serving a web user interface. The shell uses Unix domain socket files for communication and supports both conventional HTML-based web apps and native outerframe apps. The author demonstrates Outer Shell in a screencast and provides documentation on how it works.