terminal-notification

ℹ️コマンドで通知を飛ばせるCLIツール

コマンドで通知を飛ばせるCLIツール GitHub - julienXX/terminal-notifier: Send User Notifications on macOS from the command-line.GitHub - julienXX/terminal-notifier: Send User Notifications on macOS from the command-line.

以下のように各種パラメータを設定して実行すると通知が飛ばせる

erminal-notifier -title 'Notification' -message 'notification from terminal-notifier👌' -sound default

関連ページ