Desktop
Use GitHub latest-release asset links.
macOS, Windows, and Linux can point straight at fixed asset names under the current latest GitHub release instead of hardcoding a version tag.
Download Omni Code
The main button can recommend the latest Android, macOS, Windows, or Linux build, while keeping every platform link visible underneath.
Platform detection happens in the browser. If it is unclear, the button falls back to the releases page.
Release paths
The page can recommend a package automatically without hiding the full release list from someone downloading for another machine.
Desktop
macOS, Windows, and Linux can point straight at fixed asset names under the current latest GitHub release instead of hardcoding a version tag.
Android
The universal Android APK can use the same latest-release pattern, while the published
update.json manifest remains available for client update flows.
Fallback
If platform detection is ambiguous or someone is downloading for another device, the releases page remains one click away with every published artifact.
More links
GitHub releases are the main distribution path today. The bridge repository and Android update manifest stay linked here for inspection.