Releases: mmulet/term.everything
Beta 0.7.5
Beta 0.7.5
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/10/25).
Changelog
0.7.5
- A full rewrite from typescript to go (with a tiny bit of c)
- This simplifies the build process by a lot and reduces dependencies.
- This lets us easily port to new platforms like arm64.
Beta version 0.5.4
Beta 0.5.4
How to use it:
term.everything! is distributed via an AppImage
- Download the AppImage
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! AppImage compiled on Ubuntu 22.04.
Changelog
0.5.4
- Added environment variables to pass through chafa options.
- Added environment variable
TERM_EVERYTHING_PIXEL_TYPEto workaround certain cases where there is a bgr/rgb swap. - Added
--max-frame-rateoption to ...set the maximum frame rate. - Fixed a build bug with node_canvas's included version of libstdc++.so
Beta version 0.5.3
Beta 0.5.3
How to use it:
term.everything! is distributed via an AppImage
- Download the AppImage
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! AppImage compiled on Ubuntu 22.04.
Changelog
0.5.3
fixed right mouse click and sub menus
Set XDG_SESSION_TYPE to wayland so app that have
a wayland support will use it.
0.5.2
fixed scrolling inversion #4
Second Beta Release
Beta 0.5.1
Second beta release!!!
How to use it:
term.everything! is distributed via an AppImage
- Download the AppImage
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! AppImage compiled on Ubuntu 22.04. Works on both x11 and Wayland host systems. You do not need wayland to run this because it it a built-from scratch wayland compositor.
Change-log
Update chafa to version 1.6.2 by pulling it in as a submodule and compiling during build.
First Beta Release
Beta 0.5.0
First beta release!!!
How to use it:
term.everything! is distributed via an AppImage
- Download the AppImage
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! AppImage compiled on Ubuntu 22.04.