A simple desktop client to send push messages through Firebase Cloud Messaging Legacy HTTP Protocol
-
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