https://github.com/dcai/airnotifier
Push Notifications Server for Human Beings.
https://github.com/dcai/airnotifier
airnotifier android apns fcm http2 notifications
Last synced: 6 days ago
JSON representation
Push Notifications Server for Human Beings.
- Host: GitHub
- URL: https://github.com/dcai/airnotifier
- Owner: dcai
- License: other
- Created: 2012-03-02T13:10:07.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T19:42:48.000Z (over 2 years ago)
- Last Synced: 2026-01-14T05:45:10.722Z (5 months ago)
- Topics: airnotifier, android, apns, fcm, http2, notifications
- Language: Python
- Homepage:
- Size: 790 KB
- Stars: 615
- Watchers: 36
- Forks: 197
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
[](https://gitter.im/airnotifier/airnotifier?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
AirNotifier is a user friendly yet powerful application server for sending real-time notifications to mobile and desktop applications. AirNotifier provides a unified web service interface to deliver messages to multi devices using multi protocols, it also features a web based administrator UI to configure and manage
## Supported devices
- iPhone/iPad devices ([APNs HTTP/2](https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/CommunicatingwithAPNs.html))
- Android devices and chrome browser ([Firebase Cloud Messaging aka FCM](https://firebase.google.com/docs/cloud-messaging) protocol)
- Windows 10 desktop (WNS protocol)
## Features
- Open source application server, you can install on your own server, own your data
- Unlimited number of devices
- API access control
- Web-based UI to configure
- Access key management
- Logging activities
## Installation
Please read [Installation guide](https://github.com/airnotifier/airnotifier/wiki/Installation)
## Web service documentation
- [Web service interfaces](https://github.com/airnotifier/airnotifier/wiki/API)
## Requirements
- [Python 3.6](http://www.python.org)
- [MongoDB 4.0+](http://www.mongodb.org/)
## Copyright
Copyright (c) Dongsheng Cai and individual contributors