8000 GitHub - DonaldlWu/DRWApns: A tool for sending push notification to iOS devices
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DonaldlWu/DRWApns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRWApns

Swift Plateforms License

Overview

DRWApns is a tool let you can easily send push notification to your iOS device.

Require

Xcode 9.2

Install

Homebrew

brew install DonaldlWu/homebrew-taps/drwapns

Usage

Move to /user/local/Cellar/drwapns/{release version}/bin folder and run DRWApns

2018-11-16 2 30 11

Parameter

DRWApns will require you to input

  1. BundleId

  2. Apns KeyIdentifier

  3. TeamId of your apple developer account

  4. .p8 file path in your computer

  5. Is in production mode true/false(default: false)

  6. DeviceIds (input device token separate by , p.s. No space)

  7. Title of notification

  8. Content of notification

2018-11-16 2 56 03

img_1856

Done

Future Work

Set custom payload

About

A tool for sending push notification to iOS devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0