Mobile push notifications made easy. Single service for multiple OS and devices.
Frontend for push notifications service that works with APNS and GCM. Backend part is available here push-notifications-service. Final version soon.
- 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
- Install npm package manager
sudo npm install -g gulp bowergit clone https://github.com/btrajkovski/push-notifications-frontend.gitcd push-notifications-frontendnpm installbower installgulp