7,893
+340
// summary
Term.Everything is a Linux command-line tool that functions as a Wayland compositor to render GUI windows directly within a terminal interface. It supports running various graphical applications, including web browsers and games, even over SSH connections. The project is currently in beta and is written primarily in Go to allow users to interact with desktop environments without leaving their terminal.
// use cases
01
Run GUI applications like web browsers and file managers directly inside a terminal window.
02
Access graphical desktop environments or specific applications remotely over SSH.
03
Execute legacy software or games, such as Doom, within a terminal-based compositor.