Skip to content

Releases: stoatworks-labs/srt-router

SRT Router 0.1.3

Choose a tag to compare

@stoatworks-labs stoatworks-labs released this 31 Jul 12:51

Local build — GitHub Actions minutes are exhausted, so these artefacts were cut on a Mac. Unsigned: see the README for the macOS quarantine step.

Full Changelog: v0.1.1...v0.1.3

SRT Router 0.1.1

Choose a tag to compare

@stoatworks-labs stoatworks-labs released this 30 Jul 14:11

Local build. GitHub Actions minutes are exhausted, so these artefacts were cut on a Mac rather than in CI.

macOS-app.dmg / -app.pkg install the SRT Router launcher into /Applications. -cli.pkg puts the srtrouter binary on PATH; .tar.gz is the portable server.
Windows-app-setup.exe installs the launcher (Start Menu + Desktop shortcuts); -app.zip is the portable equivalent. -setup.exe / .zip are the server on its own.
Linux — portable server tarballs. The Tauri launcher needs a Linux host to bundle and could not be built here.

Nothing is code-signed. On macOS, after installing:

xattr -dr com.apple.quarantine "/Applications/SRT Router.app"

Approving the app is not enough — the nested srtrouter helper stays quarantined and Gatekeeper kills it silently.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

SRT Router v0.1.0

Choose a tag to compare

@stoatworks-labs stoatworks-labs released this 17 Jul 08:52

Desktop app for srt-router — a menu-bar app to pick a network interface + port, Start/Stop the server, and open the crosspoint web UI. The srtrouter server is bundled inside, so it's one download with nothing to install or wire up.

Assets

  • SRT-Router_0.1.0_aarch64.dmg — the desktop app (Apple Silicon), server embedded. Drag to Applications.
  • srtrouter-macos-aarch64 — the standalone server binary, for headless/Docker/CLI use.

Unsigned build. On first launch, macOS Gatekeeper will block it — right-click the app → OpenOpen, once. Thereafter it opens normally.