A native graphical shell for SSH
- Developer Tools
- Infrastructure
- Security
- Open Source
- Programming
The post argues that SSH is still stuck in a text-era model and proposes a native graphical shell on top of it. The project, split across Outer Loop, Outer Frame, and Outer Shell, uses SSH as the transport, installs lightweight server components, and serves precompiled native frontend code so a user can connect to a remote machine and get file browsing or app-like interfaces without manually opening tunnels, reverse proxies, or public web ports. The author frames this as a remote-first operating system experience rather than yet another web dashboard.
Treat this less as a drop-in replacement for SSH workflows and more as an experiment in remote UX. If you run developer infrastructure or internal tools, the useful question is whether packaging SSH, port forwarding, file browsing, and app launch into one opinionated client is worth the trust and deployment cost.
- probablymarcus.com
- Discuss on HN