Beta 0.7.6
How to use it:
term.everything! is distributed via a single static executable binary
- Download the binary
term.everything❗mmulet.com-dont_forget_to_chmod_+x_this_filebelow. Yes it is a long name (you can always rename it) - Allow the file to be executable:
chmod +x term.everything❗mmulet.com-dont_forget_to_chmod_+x_this_fileDon't forget to do this!
2.5. (Optional) Once you have remembered to chmod+x the file, feel free to rename it to something shorter
mv ./term.everything❗mmulet.com-dont_forget_to_chmod_+x_this_file ./term.everything- Open some apps in the terminal! (for example, firefox)
./term.everything❗mmulet.com-dont_forget_to_chmod_+x_this_file firefoxStill in Beta testing
term.everything❗ is currently in the term some things stage. In other words some apps or (even most apps) may fail to launch or even crash! Please create an issue if you have problems.
Compatibility
The app is Linux only, but you may ssh into a remote Linux server from other hosts (Windows, macOS, ...etc) and run Linux GUI apps from the terminal! Static executable compiled on alpine linux latest (11/17/25).
Changelog
0.7.6
- Now it only redraws the screen when there are changes (like frame draw requests from wayland, mouse movement, etc), reducing CPU usage, and network bandwidth for remote sessions.
- Moved profiling code behind a build tag to reduce binary size for normal users.