Skip to content

Releases: FlorianBx/notify

Release v0.2.0

20 Aug 23:00

Choose a tag to compare

🚀 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 notify

Manual

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+