Download the SAGE App
You can download the app from our GitHub repository.
Download the sage-windows-amd64.exe
file from the latest GitHub release.
The file is not an installer, just a standalone executable.
If you’re on Windows 10 (optional): You might want to install Webview2 to use the cleaner Webview UI.
If you have an Apple Silicon Mac:
Download the sage-darwin-arm64.app.tar.gz
file from the latest GitHub release.
If you have an Intel Mac:
Download the sage-darwin-amd64.app.tar.gz
file from the latest GitHub release.
Unpack it and move the Application to your Applications folder.
If macOS says the file is corrupted or damaged, open Terminal and run xattr -d com.apple.quarantine SAGE.app
on the App.
Download the sage-linux-amd64
binary from the latest GitHub release.
Start the app from a shell or however you prefer.
Optionally, install libwebkit2gtk-4.1-dev
if you want to use the cleaner Webview UI.
Building from Source
Read the README for building instructions: https://github.com/sag-enhanced/native-app?tab=readme-ov-file#building