All Projects → Gargron → tusky-api

Gargron / tusky-api

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to tusky-api

documentation
Mastodon documentation
Stars: ✭ 1,485 (+8635.29%)
Mutual labels:  mastodon
mastodon-hnbot
A bot posting the Hacker News stories with 100+ points to Mastodon
Stars: ✭ 37 (+117.65%)
Mutual labels:  mastodon
wordpress-ostatus
An OStatus plugin for WordPress
Stars: ✭ 21 (+23.53%)
Mutual labels:  mastodon
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (+41.18%)
Mutual labels:  mastodon
vim-mastodon
Mastodon client for Vim
Stars: ✭ 28 (+64.71%)
Mutual labels:  mastodon
Instagram2Fedi
Python script for crossposting from Instagram to Mastodon or Pixelfed
Stars: ✭ 45 (+164.71%)
Mutual labels:  mastodon
docker-mastodon
All-in-one unofficial Mastodon Docker image, if you want that.
Stars: ✭ 28 (+64.71%)
Mutual labels:  mastodon
humhub-oauth
Social OAuths built for the Social Platform HumHub
Stars: ✭ 16 (-5.88%)
Mutual labels:  mastodon
Disboard
Collection of fediverse client libraries
Stars: ✭ 13 (-23.53%)
Mutual labels:  mastodon
activity-pub
API Platform ActivityPub Support
Stars: ✭ 63 (+270.59%)
Mutual labels:  mastodon
FindHaiku4Mstdn
偶然にもトゥートの中に俳句を見つけた俺たちは…
Stars: ✭ 20 (+17.65%)
Mutual labels:  mastodon
mastodon
Your self-hosted, globally interconnected microblogging community
Stars: ✭ 29,949 (+176070.59%)
Mutual labels:  mastodon
mastodon-translate
Tampermonkey Script to add option to Translate Toots
Stars: ✭ 20 (+17.65%)
Mutual labels:  mastodon
Mastodot
C# Library for Mastodon API. Easy Toot!
Stars: ✭ 17 (+0%)
Mutual labels:  mastodon
WhatYouarePlaying
An extension delivering what you're watching and listening to, to Mastodon and other services
Stars: ✭ 15 (-11.76%)
Mutual labels:  mastodon
emuarius
Bridge between Twitter and Mastodon
Stars: ✭ 53 (+211.76%)
Mutual labels:  mastodon
DroiDon
UNDER DEVELOPMENT: DroiDon is android app for Mastodon https://github.com/tootsuite/mastodon
Stars: ✭ 30 (+76.47%)
Mutual labels:  mastodon
mastodon.js
Javascript Mastodon API for Web Browsers with streaming support
Stars: ✭ 32 (+88.24%)
Mutual labels:  mastodon
Nautilus
Turn your website into an ActivityPub profile
Stars: ✭ 55 (+223.53%)
Mutual labels:  mastodon
tut
TUI for Mastodon with vim inspired keys
Stars: ✭ 165 (+870.59%)
Mutual labels:  mastodon

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.

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].