Install
Builds for Windows, Intel Mac and Apple Silicon.
Starlinguide ships three desktop builds. The download page detects your platform and offers the matching one, but you can pick manually if you are setting up another machine.
- Windows — the win build.
- Mac with an Intel processor — the mac-x64 build.
- Mac with Apple Silicon (M-series) — the mac-arm64 build.
Which Mac do I have
Open the Apple menu and choose About This Mac. If the Chip line mentions Apple, take mac-arm64. If it says Intel, take mac-x64. The Apple Silicon build is native, so prefer it when both would run.
Verifying a download
Every release publishes a SHA-256 checksum next to the file. If you want to confirm the download is intact, compare it against the hash of the file you received.
shasum -a 256 ./Starlinguide.dmgGet-FileHash .\Starlinguide-Setup.exe -Algorithm SHA256Updates
The app checks for a newer release on the stable channel when it starts. Every published version is listed on the changelog.