All Projects → tateisu → PushToFCM

tateisu / PushToFCM

Licence: AGPL-3.0 license
Receives WebPush message from Mastodon, send it to Firebase Cloud Messaging

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

This app receives event sent from Mastodon's WebPush REST API, then this app send it to my mobile app (Subway Tooter) via Firebase Cloud Messaging.

Currently payload decryption is not implemented because Subway Tooter does not requires it's content, just use event as notification check trigger.

But if you want sample of payload decryption. see also

JWT verify sample

VAPID for Web Push

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].