mirror of https://github.com/caronc/apprise
Updated Notify_xmpp (markdown)
parent
4c85551f83
commit
8921ba031e
|
@ -37,5 +37,6 @@ Send a XMPP notification to our server listening on port 5223:
|
|||
# Assuming the jid is user@localhost
|
||||
# - constructed using {hostname} and {userid}
|
||||
# Assuming the xmpp {password} is abc123
|
||||
apprise xmpp://user:abc123@localhost
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
xmpp://user:abc123@localhost
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue