mirror of https://github.com/caronc/apprise
Updated Notify_kodi (markdown)
parent
ee84b5372a
commit
2ae8358b7a
|
@ -27,5 +27,5 @@ Secure connections (via https) should be referenced using **kodis://** where as
|
||||||
Send a Kodi notification to our server listening on port 80:
|
Send a Kodi notification to our server listening on port 80:
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {hostname} is kodi.server.local
|
# Assuming our {hostname} is kodi.server.local
|
||||||
notify kodi://kodi.server.local
|
apprise kodi://kodi.server.local
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue