2 Notify_techulus
Chris Caron edited this page 2020-08-03 09:53:19 -04:00

Techulus Push Notifications

Account Setup

To use this plugin, you need to first download the mobile app and sign up through there:

Once you've got your account, you can get your API key from here. You can also just get the {apikey} right out of the phone app that is installed. The {apikey} will look something like:

  • b444a40f-3db9-4224-b489-9a514c41c009

Syntax

Valid syntax is as follows:

  • push://{apikey}/

Parameter Breakdown

Variable Required Description
apikey Yes The apikey associated with your Techulus Push account.

Example

Send a Techulus Push notification:

# Assuming our {apikey} is b444a40f-3db9-4224-b489-9a514c41c009
apprise -vv -t "Test Message Title" -b "Test Message Body" \
   push:///b444a40f-3db9-4224-b489-9a514c41c009/