mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-15 13:04:00 +00:00
17 lines
593 B
Markdown
17 lines
593 B
Markdown
|
# Gotify
|
||
|
|
||
|
Homepage: <https://gotify.net/>
|
||
|
|
||
|
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Set `gotify_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||
|
|
||
|
The Gotify web interface can be found at <http://ansible_nas_host_or_ip:2346>.
|
||
|
|
||
|
Android client: [https://play.google.com/store/apps/details?id=com.github.gotify](https://play.google.com/store/apps/details?id=com.github.gotify)
|
||
|
iOS client: n/a
|
||
|
Chrome extension: n/a
|
||
|
Firefox extension: <https://addons.mozilla.org/en-US/firefox/addon/gotify-for-firefox/>
|