显示通知的程序名称是什么?

and*_*rei 6 notification notify-osd

在 ubuntu 中显示通知的程序的名称是什么?诸如声音变化、歌曲名称(在节奏盒中)等。我可以向它发送我自己的自定义消息吗?

快速回答

notify-send "Message Title" "The message body is shown here" -i /home/andrei/Pictures/image.png -t 5000
Run Code Online (Sandbox Code Playgroud)

Jor*_*tro 6

该程序被称为notify-osd,您可以使用该工具notify-send从脚本和您的程序等向它发送消息: