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)
该程序被称为notify-osd
,您可以使用该工具notify-send
从脚本和您的程序等向它发送消息: