muinmohd / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

catch Android notification to send them to desktop with an app which doesn't implemnt this #344

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Is it possible that you can implement the feature to catch all notifications 
from Android and send them to desktop?
So also an notification from a third party app can be displayed on pc.
Even when this app doesn't have the support for android-notifier.

Original issue reported on code.google.com by jc.reeh...@gmail.com on 19 Jan 2011 at 9:35

GoogleCodeExporter commented 8 years ago
Hi,

As a work-around if you're looking for this particular feature, 
android-notifier has a plugin for Tasker that allows Tasker to fire off 
notifications to it via "third party plugins."
You can, for instance, add a Tasker task for G+'s Messenger notifications that 
displays (a truncated version of) the content of the notification. You could 
also make one that shows every notification received, if you wanted to.

Original comment by mas...@gmail.com on 9 Oct 2011 at 5:37