Paper Plane is an electron app to send GCM notifications. You can use this to test notifications on GCM. To send a notification you need GCM auth key, GCM token/registration id and notification. You can send notification to multiple ids by inserting them in a comma separated format.
Follow these steps for installation
- Clone the repo
$ git clone https://github.com/grofers/paperplane.git
- You need to install NPM, if you don't have it already. It is bundled with nodejs.
- Install the dependencies.
$ npm install
- Run the app using
$ npm start
Vishesh Jindal
Chitharanjan Das
See LICENSE