Have a look at the list of Kodi built in functions.
To send one, use xbmc-send from a bash script. For example:
xbmc-send -a 'Notification("Message header","Message Body")'
Have a look at the list of Kodi built in functions.
To send one, use xbmc-send from a bash script. For example:
xbmc-send -a 'Notification("Message header","Message Body")'