Releases: SamuelAlev/control-center
Releases · SamuelAlev/control-center
Control Center 0.0.1-rc.1
Control Center 0.0.1-rc.1
Desktop builds for macOS (Apple Silicon), Windows and Linux.
Downloads
- macOS —
Control-Center-0.0.1-rc.1-arm64.dmg(Apple Silicon) - Windows —
Control-Center-0.0.1-rc.1-x64-setup.exe - Linux —
Control-Center-0.0.1-rc.1-x86_64.AppImage(or the.tar.gz)
First-run trust (these builds are not signed by a paid developer cert)
- macOS: right-click the app → Open (or System Settings → Privacy & Security → Open Anyway). If it says "damaged", run:
xattr -dr com.apple.quarantine "/Applications/Control Center.app" - Windows: SmartScreen → More info → Run anyway.
- Linux:
chmod +x Control-Center-0.0.1-rc.1-x86_64.AppImage && ./Control-Center-0.0.1-rc.1-x86_64.AppImage
Verify the download
Checksums are in SHA256SUMS.txt. Each binary also carries a signed SLSA build-provenance attestation:
gh attestation verify <file> --owner SamuelAlev