Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2628

Raspberry Pi OS • Re: How do I send a notification from a script?

$
0
0
you can use zenity -info

Code:

zenity --info --title="" --text="Completed"
or install a notification manager

Code:

apt install xfce4-notifyd

Statistics: Posted by kerry_s — Mon Mar 10, 2025 6:04 pm



Viewing all articles
Browse latest Browse all 2628

Trending Articles