riptide v1.3.1
macOS support has been added (Darwin).
What's new
- Full macOS (Darwin) support alongside Linux and Windows
- Bandwidth monitor implementation for Darwin (
netstat -ib) covering active adapters (en*, utun*, etc.) - Installer (
install.sh) detects Darwin and installs the correct binary - Release matrix now builds darwin/amd64 and darwin/arm64 archives
- README updated with macOS badge, install notes, and config path (
~/Library/Application Support/riptide/)
Install
# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/Foxemsx/riptide/main/install.sh | sh
# Go
go install github.com/Foxemsx/riptide/cmd/riptide@v1.3.1Or download a binary from the assets below (CI attaches platform builds shortly after this release is published).
Uninstall
curl -fsSL https://raw.githubusercontent.com/Foxemsx/riptide/main/uninstall.sh | shAlso available under Settings → Uninstall in the app.
Full Changelog: v1.3.0...v1.3.1
Full Changelog: v1.3.0...v1.3.1