Skip to content

SharpTools Bridge v0.7.5

Choose a tag to compare

What's Changed

Windows MSI installer release

Installation

This release contains SharpTools Bridge Docker images, standalone binary archives, and installer packages when available.

Docker

Linux host networking is recommended for local smart home protocol discovery:

docker run -d \
  --name sharptools-bridge \
  --restart unless-stopped \
  --network host \
  -v sharptools-bridge-data:/data \
  ghcr.io/sharptools-io/bridge:0.7.5

Then open http://<bridge-host>:8787/.

Docker Desktop and port-mapped examples are available in the SharpTools Bridge README.

Downloads

  • darwin-amd64 archive (zip): sharptools-bridge_0.7.5_darwin_amd64.zip
  • darwin-amd64 installer (pkg): SharpToolsBridge-0.7.5-x86_64.pkg
  • darwin-arm64 archive (zip): sharptools-bridge_0.7.5_darwin_arm64.zip
  • darwin-arm64 installer (pkg): SharpToolsBridge-0.7.5-arm64.pkg
  • linux-amd64 archive (tar.gz): sharptools-bridge_0.7.5_linux_amd64.tar.gz
  • linux-arm64 archive (tar.gz): sharptools-bridge_0.7.5_linux_arm64.tar.gz
  • windows-amd64 installer (msi): SharpToolsBridge-0.7.5-x64.msi

Checksums are available in SHA256SUMS.