matrix-org / sygnal

Sygnal: reference Push Gateway for Matrix
Apache License 2.0
166 stars 148 forks source link

Better documentation for use cases #160

Closed smoebody closed 3 years ago

smoebody commented 3 years ago

As i found this program i thought finally one is able to send push notifications to the element-app from ones own homeserver. Unfortunately this seems not to be the case.

Can you explain better what this program is for? Is there a way to use it in order to send push notifications to the element app?

Thanks in advance. cheers

anoadragon453 commented 3 years ago

This program is an implementation of a Matrix push gateway. It sits between a Matrix homeserver and a push service such as Apple APNs or Google FCM.

The README has some links to more information on how everything fits together. Otherwise you can always jump into the matrix room and have a chat :)