我有一个 python3.4 脚本。我想向桌面发送通知。我如何在python中处理这个?我可以使用通知发送吗?
我正在使用 Ubuntu 14.04。
#in my script if something: notify-send 'Here is a notification !'
python notify-send python3
notify-send ×1
python ×1
python3 ×1