Prowl plugin - send messages to iPhone/iPad
Posted: Wed Jan 02, 2013 11:30 am
I have put together a simple Prowl plugin that lets you send messages to your iOS device(s). Great for getting push notifications from EventGhost when you are away from home etc. This plugin sends directly to the iOS device, no need to install Growl.
You need to purchase the Prowl app from App Store, register an account at http://www.prowlapp.com and generate an API Key that you enter in the plugin config. The rest should be fairly straight forward. You can specify your own message parameters or forward {eg.event.string}, {eg.event.payload} etc.
In addition to showing the message, Prowl also lets you start an app on the device or redirect to a web page when the message arrives. For instance, you could have a motion detector at home, let EventGhost send a message when motion is detected, and have Prowl redirect to a web camera on the iPhone, showing you what's going on.
It uses Jacob Burch's prowlpy library (included) and some code is borrowed from Pako's Growl plugin. Thanks guys!
Try it and let me know what you think.
/mickelin
Newest version always here:
Version 0.2 - added support for unicode characters in message
You need to purchase the Prowl app from App Store, register an account at http://www.prowlapp.com and generate an API Key that you enter in the plugin config. The rest should be fairly straight forward. You can specify your own message parameters or forward {eg.event.string}, {eg.event.payload} etc.
In addition to showing the message, Prowl also lets you start an app on the device or redirect to a web page when the message arrives. For instance, you could have a motion detector at home, let EventGhost send a message when motion is detected, and have Prowl redirect to a web camera on the iPhone, showing you what's going on.
It uses Jacob Burch's prowlpy library (included) and some code is borrowed from Pako's Growl plugin. Thanks guys!
Try it and let me know what you think.
/mickelin
Newest version always here:
Version 0.2 - added support for unicode characters in message