Skip to content

Optees v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 May 23:41

Optees v0.1.0

Downloads

Platform File Notes
macOS 14+ (Apple Silicon) optees-macos-arm64.zip Unzip → right-click → Open (first launch)
Windows 10/11 (x64) optees-windows-x64.zip Unzip → run optees.exe
Linux (x86_64) optees-linux-x86_64.AppImage See instructions below

macOS

macOS will block an unsigned app on first launch.
Right-click optees.appOpen → confirm in the dialog.

Windows

Windows Defender SmartScreen may warn about an unrecognised publisher.
Click More info → Run anyway.

Linux

chmod +x optees-linux-x86_64.AppImage
./optees-linux-x86_64.AppImage

FUSE is not required (extracted mode).
If the app fails to start, install: sudo apt install libgl1 libegl1