LoginSignup
1

More than 1 year has passed since last update.

posted at

updated at

【Linux】コマンドラインからデスクトップへ通知させる

ターミナルにて実行

osascript -e 'display notification "お知らせです" with title "タイトル" subtitle "サブタイトル"'

こんなかんじ

macbook_notice.png

環境

・Mac

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
1