|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
Mountain Lion Notifications Plugin
| Author |
Message |
|
bschollnick2
Joined: Oct 17, 2004 Posts: 1115 Location: Rochester, Ny
|
 Mountain Lion Notifications Plugin
Folks,
I have a Mountain Lion Notifications Plugin available....
It is aimed mostly at developers of other plugins to use, but it can be used by end users...
for example, a plugin author that wants to use this, could use the following code:
notifypluginID = "com.schollnick.indigoplugin.Notifications" notify_plugin = indigo.server.getPlugin ( notifypluginID ) notify_plugin = indigo.server.getPlugin ( notify )
if notify_plugin.isEnabled(): notify_plugin.executeAction ("send_notification", props={'title':"The Title!", 'message':"This will show up in the Mt Lion Notifications area"})
notify_plugin.executeAction ("send_notification", props={'title':"Laundry!", 'message':"The Laundry is done!"})
End users, can just use an Action to post a notification....
I have tested it on a Mountain Lion system... But I'd like to have someone else test it out as well.... (I have not yet migrated my primary Indigo server to Mt Lion, I just do my development on Mountain Lion....)
If anyone is interested, please just drop me a line at Benjamin AT schollnick DOT net...
I plan to have a wide release next week....
- Benjamin
_________________ ------ My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
|
| Mon Aug 06, 2012 10:05 am |
|
 |
|
MrJeffreyGee
Joined: Apr 26, 2011 Posts: 50 Location: United States
|
 Re: Mountain Lion Notifications Plugin
Looking forward to your release of this. ^_^
|
| Mon Aug 13, 2012 9:24 pm |
|
 |
|
bschollnick2
Joined: Oct 17, 2004 Posts: 1115 Location: Rochester, Ny
|
 Re: Mountain Lion Notifications Plugin
MrJeffreyGee wrote:Looking forward to your release of this. ^_^
The first public release is here: https://dl.dropbox.com/u/241415/Notific ... s-v100.zipAny suggestions, comments, and concerns are welcome.... - Benjamin
_________________ ------ My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
|
| Tue Aug 14, 2012 2:55 pm |
|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|