GitHub

A Swift command-line tool to easily send push notifications to the iOS simulator.

Twitter: @twannl

Poes helps you with:

  • Generating a JSON payload for push notifications
  • Sending and testing push notifications in the simulator

Requirements

  • Xcode 11.4 beta 1 and up

Usage

$ poes --help
OVERVIEW: A Swift command-line tool to easily test push notifications to the
iOS simulator
USAGE: poes <subcommand>
OPTIONS:
  -h, --help              Show help information.
SUBCOMMANDS:
  send                    Send a push notification to an app installed on the
                          iOS Simulator
"$ poes send --help OVERVIEW: Send a push notification to an app installed on the iOS Simulator USAGE: poes send [--title

Read the original on github.com ↗