Skip to content

Releases: pgmi-builds/sidecarx

Release list

Release v0.1.0

Choose a tag to compare

@pgmi-builds pgmi-builds released this 03 Aug 12:26

SidecarX v0.1.0

First public release. Prebuilt binaries for the three supported targets plus the bundled admin panel.

Assets

  • sidecar-x86_64-unknown-linux-musl — Linux x86_64 (statically linked)
  • sidecar-aarch64-unknown-linux-musl — Linux ARM64 (statically linked)
  • sidecar-aarch64-apple-darwin — macOS Apple Silicon
  • admin.zip — bundled web admin panel (auto-downloaded by the installer)

Install

curl -fsSL https://raw.githubusercontent.com/m1k-rsch/sidecarx/main/install.sh | bash