mirror of https://github.com/caronc/apprise
Updated Notify_kodi (markdown)
parent
e654beb902
commit
b02263d565
|
@ -23,5 +23,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.py kodi://kodi.server.local
|
notify kodi://kodi.server.local
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue