Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manhpham90vn/push-notify

a macOS app send push notification to APNs, Firebase, Simulator
https://github.com/manhpham90vn/push-notify

apns firebase notification push

Last synced: 6 days ago
JSON representation

a macOS app send push notification to APNs, Firebase, Simulator

Awesome Lists containing this project

README

        

# Push-Notify

FAQ:
- How to download: go to [link](https://github.com/manhpham90vn/Push-Notify/releases)
- How to build project: you need [carthage](https://github.com/Carthage/Carthage) install first, run
```shell
./install.sh
```

# Support
## APNS With P8 file
![img1](./img/1.apns_authenKey.png)

## APNS With P12 file
![img2](./img/2.apns_certificate.png)

## FCM
![img3](./img/3.fcm.png)

## Android
![img4](./img/4.android.png)

## iOS Simulator
![img5](./img/5.simulator.png)