Push Notification with Gotify

I wrote a python program to push the nextcloud talk notifications to a gotify server.
It is still very rudimentary, maybe someone would like to contribute.

2 Likes

That is pretty cool. Any chance this could be extended to other Nextcloud notifications?

I would have to check. I used the talk api so it depends on how other applications implement their api. Besides, my main focus is to get this application finished with all features.

I forked Talkify to show the notifications instead, there wasn’t much to change:
There is a different API endpoint to call, with different fields returned, but that’s mostly about it.

Enjoy, and fork at will.
Kudos to @mrchainman !

1 Like

Awesome, this will be especially helpful on Systems like Ubuntu Touch that use 3rd party Nextcloud clients.