SecondSonConsulting / Baseline

An MDM agnostic zero touch solution for macOS
MIT License
192 stars 22 forks source link

Feature Request: Use the --notification option when Dialog is closed #56

Open falcomenz opened 2 months ago

falcomenz commented 2 months ago

Idea: When the user closes the Dialog window and baseline installs everything in the background, use the --notification option for Dialog to display a notification when an installation step is complete.

BigMacAdmin commented 2 months ago

This is a good idea, thanks.

Likely I will add an option in the configuration file NotificationOnComplete for a macOS notification center event.

I think i'll also need to add the ability to customize/localize that notification message in the config file for both success and failure condition.