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_file
below. 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_file
Don'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 firefox
Still 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_TYPE
to workaround certain cases where there is a bgr/rgb swap. - Added
--max-frame-rate
option to ...set the maximum frame rate. - Fixed a build bug with node_canvas's included version of libstdc++.so