Kodi Community Forum
More notifications in xbmc. - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Kodi Remote for Android Official Forum (https://forum.kodi.tv/forumdisplay.php?fid=129)
+---- Thread: More notifications in xbmc. (/showthread.php?tid=75930)



More notifications in xbmc. - beton - 2010-06-19

Right now xbmc shows us notifications when someone calls or when sends a message. Is it possible to show us all notifications (like when someone sends a message over gtalk) in xbmc?


- the_alien - 2010-06-23

Sorry, there is no hook for the notifications, at least I don't know any. So there is no way to receive all notifications.


- stibbons - 2010-07-03

Would it be possible to provide an API that would let applications send notifications via XBMC Remote, though?

The K-9 email client is one example of an application that publishes intents for notifications. I wouldn't mind working on a lightweight plugin to receive those intents and push notifications to XBMC.


- freezy - 2010-07-05

Sure. We'd love to look at a patch Smile