Skip to content

Node.js server that proxies Mastodon notifications to an app's push notifications through Firebase Cloud Messaging

Notifications You must be signed in to change notification settings

Gargron/tusky-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tusky API server

This server proxies notification from the Mastodon API to Firebase push notifications for users of the Tusky app. The Tusky app registers a device with some metadata, and the server connects to the Mastodon streaming API on behalf of the device user.

  • SERVER_KEY: Firebase server API key
  • PORT: Port to run the HTTP server on (defaults to 3000)

This server should run behind HTTPS.

Docker configuration included for convenience.

About

Node.js server that proxies Mastodon notifications to an app's push notifications through Firebase Cloud Messaging

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published