mirror of
https://github.com/pushbits/server.git
synced 2025-06-02 10:42:08 +02:00
Reference plugins which will work with PushBits
This commit is contained in:
parent
d8b62f1b80
commit
0b7010c693
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue