mirror of https://github.com/caronc/apprise
Updated Notify_seven (markdown)
parent
f1e4666497
commit
26d850e964
|
@ -25,6 +25,6 @@ Send a Seven notification:
|
||||||
# Assuming we want to notify 555221237, and +18005551234
|
# Assuming we want to notify 555221237, and +18005551234
|
||||||
# Test out the changes with the following command:
|
# Test out the changes with the following command:
|
||||||
apprise -t "Test Title" -b "Test Message" \
|
apprise -t "Test Title" -b "Test Message" \
|
||||||
smseagle://abcd123/555221237/+18005551234
|
seven://abcd123/555221237/+18005551234
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue