Skip to content

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

License

Notifications You must be signed in to change notification settings

berdosi/gotify-nextcloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gotify-Nextcloud

You should head over to the upstream repository: Gotify-Nextcloud. This repository won't get frequent updates anymore.

License: GPL v2

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

The code is mostly based on Talkify.

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.

TODO

  • Find a better way for authentication, as username and password are stored in plaintext in the settings.py file
  • Use a persistent storage so that old notifications aren't resent, when the script is restarted

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%