Introduction
Uniqush (\ˈyü-nə-ku̇sh\ "uni" pronounced as in "unified", and "qush" pronounced as
in "cushion") is a free and open source software system which provides
a unified push service for server side notification to apps on mobile devices.
The uniqush-push API abstracts the APIs of the various push services used
to send push notifications to those devices. By running uniqush-push on the
server side, you can send push notifications to any supported mobile platform.

Supported Platforms
- GCM from Google for the Android platform
- FCM from Google for the Android platform
- APNS from Apple for the iOS platform
- ADM from Amazon for Kindle tablets
FAQ
- Q: Is this a general push notification platform for all types of devices? How does this differ
from services such as Urban Airship?
- A: Urban Airship is a great service, and there are
other similar services available, like OpenPush,
Notificare, etc. All of them are wonderful services.