Skip to content

Mobile push notifications made easy. Single service for multiple OS and devices.

License

Notifications You must be signed in to change notification settings

btrajkovski/push-notifications-frontend

Repository files navigation

Push Notifications Frontend

Mobile push notifications made easy. Single service for multiple OS and devices.

1. Live version

btrajkovski.noip.me

2. Description

Frontend for push notifications service that works with APNS and GCM. Backend part is available here push-notifications-service. Final version soon.

3. Features

  • Support for both Android and iOS devices from one place
  • Multiple applications for same user
  • Support for unlimited number of devices, push notifications and applications
  • Scheduled notifications
  • Public API for registering devices and sending notifications
  • List all registered devices

4. How to run

Local

  • Install npm package manager
  • sudo npm install -g gulp bower
  • git clone https://github.com/btrajkovski/push-notifications-frontend.git
  • cd push-notifications-frontend
  • npm install
  • bower install
  • gulp

About

Mobile push notifications made easy. Single service for multiple OS and devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published