/firebasepush

A simple desktop client to send push messages through Firebase Cloud Messaging Legacy HTTP Protocol

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

Firebase Push

A simple desktop client to send push messages through Firebase Cloud Messaging Legacy HTTP Protocol

Getting started

  • Download the latest released jar

  • Run it by double-clicking (on Mac OS) or by running java -jar FirebasePush.jar

  • Use ./gradlew run to run the app from the source code