-
-
Notifications
You must be signed in to change notification settings - Fork 416
Notify_techulus
Chris Caron edited this page Aug 3, 2020
·
2 revisions
- Source: https://push.techulus.com
- Icon Support: No
- Message Format: Text
- Message Limit: 1000 Characters per message
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
Valid syntax is as follows:
- push://{apikey}/
Variable | Required | Description |
---|---|---|
apikey | Yes | The apikey associated with your Techulus Push account. |
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/