1. ファイルをダウンロード
curl -o sender.sh https://gist.githubusercontent.com/hmhv/7ab39297bdb5efe8b63cd024d893f6bd/raw/29328be9e54a3c1fe36f97369bb1f5d13db286d4/sender.sh
chmod 755 ./sender.sh
curl -o params.sh https://gist.githubusercontent.com/hmhv/dd37cd462a63fa34b588d0eea1eb698d/raw/3db9e1616daa29a13e8afd13e0a14079cba2e781/params.sh
chmod 755 ./params.sh
2. 以下のページを参考にparams.sh
の各パラメータを編集
- Generating a Remote Notification
- Sending Notification Requests to APNs
- Sending Push Notifications Using Command-Line Tools
3. sender.sh
を実行
./sender.sh ./params.sh