Kodi Community Forum

Full Version: Showing a message from my other raspberry in the same network
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I want to send from my raspberry messages over the local network to other members of the LAN and also want to show this messages also in kodi.

Is this possible and how?
If you are on LibreElec (maybe OpenElec too) you can use
Code:
kodi-send --host=IP --action="Notification(Test, Test)"
Good point bignoid. Can be used on any linux afaik. On ubuntu
Code:
sudo apt-get install kodi-eventclients-xbmc-send