希望终端可以发送系统通知 #3162
linuxlionking
started this conversation in
Features Request & Ideas | 特性请求 & 头脑风暴
希望终端可以发送系统通知
#3162
Replies: 1 comment 4 replies
-
这个直接在你的脚本里执行就可以了呀。举个例子: $ sleep 5 && notify-send "五秒过去了" |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
比如,当终端在后台执行完成一个比较耗时的命令,发送一个执行完成的系统通知,是比较方便使用的。
Beta Was this translation helpful? Give feedback.
All reactions