petarov / apns-push-cmd

Send APNs push notifications from your command line
MIT License
4 stars 4 forks source link

Added apns-push-type parameter #5

Closed JanC closed 1 year ago

JanC commented 1 year ago

This PR adds a parameter to specify the value of the apns-push-type as per apple docs

  -type string
        The value of the apns-push-type. Possible vaules are: alert background location voip complication fileprovider mdm liveactivity'.  Default is 'alert'

Fixes https://github.com/petarov/apns-push-cmd/issues/4

petarov commented 1 year ago

Thanks! I'm a little bit busy atm but will take a look ASAP.

petarov commented 1 year ago

Thanks a lot for contributing. 🍻