Skip to content

Releases: SamuelAlev/control-center

Control Center 0.0.1-rc.1

09 Jun 22:56

Choose a tag to compare

Pre-release

Control Center 0.0.1-rc.1

Desktop builds for macOS (Apple Silicon), Windows and Linux.

Downloads

  • macOSControl-Center-0.0.1-rc.1-arm64.dmg (Apple Silicon)
  • WindowsControl-Center-0.0.1-rc.1-x64-setup.exe
  • LinuxControl-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 infoRun 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