这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: mmulet/term.everything

Beta 0.7.5

11 Nov 03:24

Choose a tag to compare

Beta 0.7.5 Pre-release
Pre-release

Beta 0.7.5

How to use it:

term.everything! is distributed via a single static executable binary

  1. Download the binary term.everything❗mmulet.com-dont_forget_to_chmod_+x_this_file below. Yes it is a long name (you can always rename it)
  2. 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
  1. 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! 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

12 Oct 18:07

Choose a tag to compare

Beta version 0.5.4 Pre-release
Pre-release

Beta 0.5.4

How to use it:

term.everything! is distributed via an AppImage

  1. 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)
  2. 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
  1. 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

Beta version 0.5.3

18 Sep 04:30

Choose a tag to compare

Beta version 0.5.3 Pre-release
Pre-release

Beta 0.5.3

How to use it:

term.everything! is distributed via an AppImage

  1. 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)
  2. 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
  1. 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.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

09 Sep 18:14

Choose a tag to compare

Second Beta Release Pre-release
Pre-release

Beta 0.5.1

Second beta release!!!

How to use it:

term.everything! is distributed via an AppImage

  1. 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)
  2. 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
  1. 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. 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

09 Sep 03:03

Choose a tag to compare

First Beta Release Pre-release
Pre-release

Beta 0.5.0

First beta release!!!

How to use it:

term.everything! is distributed via an AppImage

  1. 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)
  2. 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
  1. 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.