LoginSignup
2
1

More than 3 years have passed since last update.

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

Last updated at Posted at 2019-03-15

ターミナルにて実行

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

こんなかんじ

macbook_notice.png

環境

・Mac

2
1
0

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
  3. You can use dark theme
What you can do with signing up
2
1