Releases: FlorianBx/notify
Releases · FlorianBx/notify
Release v0.2.0
🚀 Release v0.2.0
Features
- Send native macOS notifications from the command line
- Support for title, message, subtitle, and custom sounds
- Bundle identifier support for app activation
- Terminal-Notifier compatibility mode
Installation
Homebrew
brew tap FlorianBx/notify
brew install notifyManual
Download the archive and extract:
tar -xzf notify-v0.2.0-darwin.tar.gz
sudo cp notify /usr/local/bin/Compatibility
- macOS 13.0+
- Swift 6.0+