Optees v0.8.0
Downloads
| Platform | File | Notes |
|---|---|---|
| macOS 14+ (Apple Silicon) | optees-macos-arm64.dmg |
Open DMG → drag optees.app to Applications |
| Windows 10/11 (x64) | optees-windows-x64.zip |
Unzip → run optees.exe |
| Linux (x86_64) | optees-linux-x86_64.AppImage |
See instructions below |
macOS
Open the DMG and drag optees.app to Applications.
Official release artifacts are Developer ID signed and notarized
when the repository has Apple signing secrets configured.
Contributor/test builds without those secrets are ad-hoc signed and
may still require right-click optees.app → Open on first launch.
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