Homebrew tap for unison-ui-mac, a native macOS GUI for the Unison File Synchronizer.
brew install --cask bcourbage/tap/unison-ui-macThe fully-qualified cask name auto-adds the tap, so no separate brew tap step is needed.
- macOS 15 Sequoia or later
- Apple Silicon (arm64)
The app updates itself through Sparkle, so it stays current without Homebrew.
Homebrew skips auto-updating casks on a normal brew upgrade; to force it to the
latest cask anyway:
brew upgrade --cask --greedy-auto-updates unison-ui-macbrew uninstall --cask unison-ui-mac
# Also remove preferences:
brew uninstall --cask --zap unison-ui-macSee the main repo for documentation, changelog, and bug reports.