Online Help

Installation

How to install "e2 SAT Editor" software.

The software has no setup, it can be run without installing.

To try it directly without downloading, you can try online DEMO, available at https://ctlcltd.github.io/e2se-wasm-demo/
Note: Online demo has limitations imposed by remote use, you cannot open and save files other than the demo ones included.

Download

The original release files can be downloaded only in one place, the GitHub Releases page of the official repository at https://github.com/ctlcltd/e2-sat-editor/release

There are 5 release files available to download: Windows 64-bit (x86_64), Windows 32-bit (x86), macOS 64-bit (Intel), macOS 64-bit (Silicon), Linux 64-bit (x86_64).

All executables are not digitally signed, except the Linux AppImage one. The software is distributed free of charge and it is free software. Software signing is not currently planned.

You can verify the checksum of the downloaded files, MD5 and SHA-256 hashes are available in "MD5SUMS.txt" and "SHA256SUMS.txt" files, from the same page Releases of the official repository.

Windows For newer versions of Windows (for example Windows 11), download the 64-bit release. For older versions of Windows (for example Windows 7), download the 32-bit release.

macOS The releases distributed for macOS are not digitally signed. macOS Silicon testing release, requires at least version 14.0 (Sonoma). macOS Intel release, requires at least version 12.0 (Monterey).

Linux The release distributed for GNU/Linux distributions is an AppImage executable (x86_64). The software is also distributed in software stores: Snap Store, Flathub, and also in AUR (Arch Linux).

In case of incompatibility it is recommended to use the software in a virtual machine.

Windows

Download the zip file for Windows, the file name has the following nomenclature "e2-sat-editor-VERSION-unsigned-SYSTEM.zip"

SYSTEM is win64 or win32

The Zip package contains a portable version of the software, without the installer.

  • Uncompress the Zip package by double-clicking on it, or by right-clicking on the file and selecting "Extract here" from the context menu.
  • Place the directory created by File Explorer, for example "e2-sat-editor-1.0.0-unsigned-win64", where you prefer.
  • Launch the software, the name of the executable file is "e2-sat-editor" [.exe]

If a warning message show up, confirm the execution and allow the software to run normally.

For S editions of Windows, which allow the installation of software exclusively from the Windows Store, refer to the Windows documentation to disable "S mode", or use the software in a virtual machine.

macOS

Download the zip file, the file name has the following nomenclature "e2-sat-editor-VERSION-unsigned-SYSTEM-macos.zip"

SYSTEM is intel or test-silicon

The Zip package contains the software application [.app], without the installer.

  • Uncompress the Zip package by double-clicking on it.
  • Place the directory created by Finder utility, for example "e2-sat-editor-1.0.0-unsigned-intel-macos", where you prefer.
  • Launch the software, the name of the executable application file is "e2 SAT Editor" [.app]

Macs launched after 2020 could have an M processor (Silicon). There is a Silicon testing release available, it could be compatible with macOS 14.0 and upper.

Depending on your system settings, a warning message may be shown.

Please note, could be restrictions on run not signed software on macOS, report any issue to the official repository at https://github.com/ctlcltd/e2-sat-editor

If your system is restricted to running applications from Identified developers only, you can manually authorize the application.
Recommendation: Do not do this if you do not understand what you are doing.
To manually authorize the execution of the application, launch the software by holding down Option and Shift keys on the keyboard and double-clicking on the "e2 SAT Editor" [.app] application file.

If you are restricted to running applications from the App Store only, temporarily change the system setting, or use the software in a virtual machine.

Files downloaded from the internet are quarantined by default. You may need to remove the quarantine attribute from the [.app] application file and its contents, then move the [.app] application file in the Applications folder.

To recursively remove the quarantine extended attribute.
Recommendation: Do not do this if you do not understand what you are doing.
Open a terminal at the location of the [.app] file and use the following command: xattr -r -d com.apple.quarantine e2\ SAT\ Editor.app

Linux

AppImage

Download the AppImage 64-bit file, the file name has the following nomenclature "e2-sat-editor-VERSION-x86_64-linux.AppImage"

The downloaded file is the executable software [.AppImage], no installation is required.

  • Place the binary, for example "e2-sat-editor-1.0.0-x86_64-linux.AppImage", where you prefer.
  • Launch the software, by double-clicking on the binary.

You may need to give permissions to run the binary file. Refer to your Linux distribution documentation, or open a terminal and give permission to run the binary file.
Recommendation: Do not do this if you do not understand what you are doing.
Open a terminal at the location of the [.AppImage] file, give the execution permission with the following command: chmod +x e2-sat-editor-VERSION-x86_64-linux.AppImage

To run AppImage Linux binaries, dependencies are required: FUSE 2, GCC >= 11, GLIBC >= 2.35

Depending on the Linux distribution you are using, these may already be present on your system.

Snap Store, Flathub

Refer to the documentation of the Linux distribution you are using to find out whether the software is distributed by Snap Store or by Flathub.

To install the software, search "e2 SAT Editor" in the software store of the Linux distribution you are using and click on the "Install" button.

The software will be installed and available in one of the categories: AudioVideo, Video, TV, Utility, Other. Recall it using the search function, looking "e2 SAT Editor"

Depending on the Linux distribution in use, it is possible to launch the installation directly from the browser, navigating the page and clicking on the "Install" button.

AUR (Arch Linux User Repository)

Refer to the Arch Linux documentation at: https://wiki.archlinux.org/title/Arch_User_Repository for installing software from the AUR repository.

If you use a Linux distribution derived from Arch Linux there may be an easy way to install software from AUR repositories, in which case please refer to the documentation of the distribution you are using.

Other systems

The software is compatible with BSD-like distributions, such as FreeBSD and OpenBSD.

Follow the instructions to compile, in the official repository at https://github.com/ctlcltd/e2-sat-editor/blob/main/BUILD.md

The software may also be compatible with other systems, but not tested.

Some systems may have emulation capabilities and allow you to run software distributed for Linux. For example, ChromeOS and the "Crostini" project, refer to the page at: https://chromeos.dev/linux

Please refer to the documentation of the system in use for more information about Linux binary compatibility.

Safety

The executables downloaded from the repository at the address: https://github.com/ctlcltd/e2-sat-editor/release do not contain malware or malicious code of any kind.

Builds are produced in environments protected by anti-virus and anti-malware devices.

The software distributed by authorized software stores: Snap Store, Flathub, and from the AUR repository (Arch Linux), does not contain malware or malicious code of any kind.

The software is not distributed in any other channels other than those indicated above.