mrchainman / Gotify-Nextcloud

A python script that fetches notifications from the nextcloud talk api and pushes them to a gotify server.
GNU General Public License v2.0
11 stars 4 forks source link

Gotify-Nextcloud

License: GPL v2

IMPORTANT: Since there are https://github.com/Andrewerr/NextcloudServices and https://github.com/nextcloud/notify_push now, this project is no longer needed.

I will neither MAINTAIN the project, nor guarantee for onwards COMPATABILITY.

If you feel a need for this project, you are free to fork and change it as needed.

A Python script that fetches notifications from the Nextcloud notification API and pushes them to a Gotify server.

Usage

Just adapt the settings in the settings.py file and start run the script. A working Nextcloud instance and a working Gotify setup is needed.

Tips

TODO