gpt4 book ai didi

linux - 有关 shell 命令的桌面通知已完成

转载 作者:IT王子 更新时间:2023-10-29 01:10:34 26 4
gpt4 key购买 nike

是否可以启用有关 shell 进程已完成的桌面通知?只有当我在不同的桌面上并且处理时间超过 x 秒时,我才会收到通知。更准确地说:

我想为我在终端中运行的每个进程执行此操作,例如运行规范、编译、部署。我使用 gnome。

最佳答案

好像有several tools哪个最好取决于您的桌面环境和所使用的通知守护程序。甚至还有一个库 (libnotify),可以用来编写您自己的工具。简短回答:是的,这是可能的。

notify-send "This message will be displayed for 3 seconds" -t 3000

gmessage -center -nofocus -font 'Sans Bold 48' "Laundry Done"

zenity --warning --text="Laundry Done!"

kdialog --passivepopup "Laundry Done!"

关于linux - 有关 shell 命令的桌面通知已完成,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10106659/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com