mirror of https://github.com/caronc/apprise
Updated Notify_boxcar (markdown)
parent
c368627930
commit
7349b8acac
|
@ -37,6 +37,6 @@ Send a Boxcar notification to all devices associated with a project:
|
|||
# Assume:
|
||||
# - our {access_key} is pJz1KEP5zGo9KwDnIb-7_Kab
|
||||
# - our {secret_key} is j300012fl9y0b5AW9g9Nsejb8P
|
||||
apprise -t "Test Message Title" -b "Test Message Body" \
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
boxcar://pJz1KEP5zGo9KwDnIb-7_Kab/j300012fl9y0b5AW9g9Nsejb8P
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue