-
-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(readme): update readme and version
- Loading branch information
Showing
3 changed files
with
6 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,23 +7,21 @@ AirNotifier is a user friendly yet powerful application server for sending real- | |
|
||
|
||
## Hosted AirNotifier Service | ||
If you need hosted AirNotifier Service to integrate with the most popular open source learning management system, please email [[email protected]](mailto:[email protected]). We have a range of hosting options :) | ||
If you are interested in managed AirNotifier server to integrate with the most popular open source learning management system, please email [[email protected]](mailto:[email protected]). We have a range of hosting options :) | ||
|
||
|
||
## Supported devices | ||
- iPhone/iPad devices ([APNS](https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/ApplePushService.html) protocol) | ||
- Android devices and chrome browser ([FCM](https://firebase.google.com/docs/cloud-messaging) protocol) | ||
- Windows 8.1 phone (WNS protocol) | ||
- 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 and channels | ||
- Unlimited number of devices | ||
- API access control | ||
- Web-based UI to configure | ||
- Access key management | ||
- Logging activities | ||
- FCM for iOS/Android/Chrome | ||
|
||
|
||
## Installation | ||
|
@@ -36,7 +34,7 @@ Please read [Installation guide](https://github.com/airnotifier/airnotifier/wiki | |
## Requirements | ||
|
||
- [Python 3.6](http://www.python.org) | ||
- [MongoDB 2.0+](http://www.mongodb.org/) | ||
- [MongoDB 4.0+](http://www.mongodb.org/) | ||
|
||
## Copyright | ||
Copyright (c) Dongsheng Cai and individual contributors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters