Skip to content

grofers/paperplane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tool for sending gcm push notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published