Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manhpham90vn/push-notify
- Owner: manhpham90vn
- License: mit
- Created: 2022-10-08T05:38:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T02:08:02.000Z (about 2 years ago)
- Last Synced: 2023-03-03T23:11:03.633Z (over 1 year ago)
- Topics: apns, firebase, notification, push
- Language: Swift
- Homepage:
- Size: 1.89 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)