mirror of https://github.com/caronc/apprise
Updated Notify_pushbullet (markdown)
parent
e59c9664bf
commit
2381c49a6d
|
@ -29,5 +29,5 @@ If neither a **{device_id}**, **#{channel}**, or **{email}** is specified, then
|
||||||
Send a Pushbullet notification to all devices:
|
Send a Pushbullet notification to all devices:
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {accesstoken} is abcdefghijklmno
|
# Assuming our {accesstoken} is abcdefghijklmno
|
||||||
notify pbul://abcdefghijklmno
|
apprise pbul://abcdefghijklmno
|
||||||
```
|
```
|
Loading…
Reference in New Issue