Mountain Lion Notifications Plugin

Posted on
Mon Aug 06, 2012 10:05 am
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
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

Posted on
Mon Aug 13, 2012 9:24 pm
MrJeffreyGee offline
User avatar
Posts: 74
Joined: Apr 26, 2011
Location: United States

Re: Mountain Lion Notifications Plugin

Looking forward to your release of this. ^_^

Posted on
Tue Aug 14, 2012 2:55 pm
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
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.zip

Any 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

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 4 guests