All Projects → grofers → Paperplane

grofers / Paperplane

Licence: bsd-3-clause
Tool for sending gcm push notifications

Programming Languages

javascript
184084 projects - #8 most used programming language

Paper Plane

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.

Screenshot

Installation

Follow these steps for installation

  1. Clone the repo $ git clone https://github.com/grofers/paperplane.git
  2. You need to install NPM, if you don't have it already. It is bundled with nodejs.
  3. Install the dependencies. $ npm install
  4. Run the app using $ npm start

Authors

Vishesh Jindal
Chitharanjan Das

License

See LICENSE

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