mirror of
https://github.com/caronc/apprise.git
synced 2025-08-15 02:42:35 +02:00
Updated Notify_bark (markdown)
@ -11,6 +11,10 @@ Valid authentication syntax is as follows:
|
|||||||
* `bark://{host}/{device_key}`
|
* `bark://{host}/{device_key}`
|
||||||
* `bark://{host}:{port}/{device_key}`
|
* `bark://{host}:{port}/{device_key}`
|
||||||
|
|
||||||
|
The secure versions:
|
||||||
|
* `barks://{host}/{device_key}`
|
||||||
|
* `barks://{host}:{port}/{device_key}`
|
||||||
|
|
||||||
You can also notify more the one device at a time.
|
You can also notify more the one device at a time.
|
||||||
* `bark://{host}:{port}/{device_key1}/{device_key2}/{device_keyN}/`
|
* `bark://{host}:{port}/{device_key1}/{device_key2}/{device_keyN}/`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user