nudge
nudge copied to clipboard
A tool for encouraging the installation of macOS security updates.
As I learn more about swift, there are potentially functional states in `AppDelegate` class and the use of observers that the nudgeRefreshCycle may no longer be needed.
There should be an automatic mode for Nudge that automatically "nudges" any updates as they are released. This would be a great complement to update deferrals set by an MDM...
The ability to add an action that runs after user presses `Update Device` and before the software update opens. It's similar to actionButtonPath but after resolving the action it continues...
Nudge and UMAD are the same but similar. Rather than make two tools, it would be nice if nudge could just be a universal tool.
Sorry I did not just test this myself ... does Nudge check for free space on the boot volume to make sure that an update/upgrade can actually be installed before...
Nudge is looking fairly nice these days. ## 🥧 / ☁️ feature request It would be neat if Nudge could be adapted to prompt users towards an action that's not...
1. Would allow us to possibly help companies with standard users 2. Would be required to fulfill https://github.com/erikng/NudgeSwift/issues/34
It would be nice to have the text for `Days Remaining To Update` be modifiable, something like `Please update within 2 days` would make more sense to some people 😃
Would it be possible to introduce alternative text strings for certain fields to be discplayed randomly? So e.g. instead of a single string `"mainHeader": "Your device requires a security update",`...
There might be a small group of admins who actually want to respect DND settings. Unless this is trivial to implement, I won't be writing this feature, so I am...