sheagcraig / yo

Send Notification Center messages from the command line
Apache License 2.0
383 stars 44 forks source link

Add example notification settings payload #46

Closed bfreezy closed 5 years ago

bfreezy commented 5 years ago

Follow up to chatter in https://macadmins.slack.com/archives/CACTDKH2T/p1570494413028800

Description: An example Notifications payload.

Followed https://developer.apple.com/documentation/devicemanagement/notifications/notificationsettingsitem?language=objc - I think these are the right settings.

Testing: Installed on a newly set up 10.15 machine. Launched yo via yo.app/Contents/MacOS/yo -t Test and didn't receive any prompts.

Thanks for this tool!