mirror of https://github.com/caronc/apprise
Updated Notify_notifico (markdown)
parent
495e963c21
commit
51f32282a9
|
@ -58,5 +58,6 @@ Send a Notifico notification
|
||||||
# The following sends a notifico notification
|
# The following sends a notifico notification
|
||||||
# Assuming our {ProjectID} is 2144
|
# Assuming our {ProjectID} is 2144
|
||||||
# Assuming our {MessageHook} is uJmKaBW9WFk42miB146ci3Kj
|
# Assuming our {MessageHook} is uJmKaBW9WFk42miB146ci3Kj
|
||||||
apprise notifico://2144/uJmKaBW9WFk42miB146ci3Kj
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
|
notifico://2144/uJmKaBW9WFk42miB146ci3Kj
|
||||||
```
|
```
|
Loading…
Reference in New Issue