This Homebrew tap provides an unmodified, official, signed installer for swiftDialog
— a native Swift-based dialog utility for macOS.
Note
🛠 Maintained by @TheBoatyMcBoatFace to make swiftDialog
installable via Homebrew.
Looking for documentation, usage examples, or support?
👉 Official swiftDialog GitHub Repository 👉 Documentation Wiki 👉 Examples & Use Cases 👉 Release Notes
💡 This repo is just a Homebrew delivery system. All credit for the app and its docs goes to the official maintainers, primarily @bartreardon at swiftDialog/swiftDialog.
brew tap TheBoatyMcBoatFace/swiftdialog
brew install --cask swiftdialog
- ✅ Unmodified
.pkg
directly from the upstream GitHub release - 🔁 Auto-updates daily via GitHub Actions
- 🔒 SHA256-verified before publishing
- 🧼 No wrapping, no modification, no telemetry
The upstream maintainers have chosen not to publish to Homebrew.
This repo exists to fill that gap and make swiftDialog
:
- Easier to discover
- Easier to install
- Easier to update
- 📦 Pulled directly from: https://github.com/swiftDialog/swiftDialog
- ✅ Verified signed
.pkg
from each GitHub release - 🧠 Maintainer: @TheBoatyMcBoatFace
- 📜 Cask is rebuilt via
scripts/build_cask.rb
PRs and improvements are encouraged — especially:
- Changelog automation
- Usage notes or enhancements