Reference plugins which will work with PushBits

This commit is contained in:
eikendev 2020-07-27 22:01:40 +02:00
parent d8b62f1b80
commit 0b7010c693
No known key found for this signature in database
GPG key ID: A1BDB1B28C8EF694

View file

@ -7,8 +7,8 @@ It enables your services to send notifications via a simple web API, and deliver
The vision is to have compatibility with [Gotify](https://gotify.net/) on the sending side, while on the receiving side established services are used.
This has the advantages that
- plugins written for Gotify and
- clients written for all major platforms can be reused.
- sending plugins written for Gotify (like those for [Watchtower](https://containrrr.dev/watchtower/) and [Jellyfin](https://jellyfin.org/)) as well as
- receiving clients written for the messaging service can be reused.
For now, only the [Matrix protocol](https://matrix.org/) is supported, but support for different services like [Telegram](https://telegram.org/) could be added in the future.
I am myself experimenting with Matrix currently because I like the idea of a federated, synchronized but still end-to-end encrypted protocol.