Prowl is part of the notifier plugin system.
Send messages to your iPhone using Prowl.
Option | Type | Description | Default |
---|---|---|---|
api_key | text | User's API Key. Can also be a list. Required | |
url | URL | Notification URL | Gets default from notify plugin |
application | text | The name of your application or the application generating the event | FlexGet |
provider_key | text | Optional Your provider API key. Only necessary if you have been whitelisted | |
priority | numeric | Set message priority. Values between -2 and 2 are accepted. | 0 |
Get your unique API key here
Examples show a specifc scenario usage of the notify plugin. See its wiki for a more detailed usage exaplantion.
notify:
entries:
via:
- prowl:
api_key: <your apikey>