Optees v0.1.0
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.app → Open → 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.AppImageFUSE is not required (extracted mode).
If the app fails to start, install: sudo apt install libgl1 libegl1