Skip to content

kehers/Android-Push-Server

Repository files navigation

Android Push Server

The proxy server for the Prowork Notification app. The server:

  • receives register notification from the app and subscribes the user to Prowork's push. (See register.php)
  • receives push messages from Prowork, processes them and sends to the app via GCM server. (push.php)
  • unregisters the user from Prowork push. (unregister.php)

The android application source is available at Prowork Notifications. See the blog post 'Hacking Prowork: Building a Prowork Android App for notifications' for more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages