Releases: zoompilot/jetlink
Releases · zoompilot/jetlink
Release list
Jetlink v0.3.0a1
Full Changelog: https://github.com/zoompilot/jetlink/commits/v0.3.0a1
Container images
Tagged by platform: an arm64 Jetson image and an amd64 CUDA image are different stacks, and arm64 on its own does not mean Jetson.
docker pull ghcr.io/zoompilot/jetlink:0.3.0a1-jetson
docker pull ghcr.io/zoompilot/jetlink:0.3.0a1-cuda
The macOS app is not signed
This build was made without signing secrets, so macOS refuses to open it the first time. Right-click Jetlink in Applications, choose Open, and confirm, or open System Settings > Privacy & Security and click Open Anyway. Removing the quarantine flag works too:
xattr -d com.apple.quarantine /Applications/Jetlink.appIt is Apple silicon only.