Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit cd1cea0

Browse files
authored
Merge pull request #40 from aysiu/patch-8
Add a Nudge overview with some quick bullet points
2 parents b4f8c8c + 948b858 commit cd1cea0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Nudge (macadmin's Slack #nudge)
22

3+
## Nudge functionality overview
4+
- Nudge, rather than trying to install updates, merely prompts users to install updates via an approved method (System Preferences, Munki, Jamf, etc.).
5+
- By default, Nudge will open every 30 minutes, at the 0 and 30 minute mark. This is because of the default launch agent. If you find this behavior too aggressive, please change the launch agent.
6+
- The timers are for if the user minimizes/hides the window. It will re-load the window into the foreground, taking precedence over any window.
7+
- If you want a certain number of days between notifications, you can set that using the `days_between_notifications` preference.
8+
- Read Alan Siu's [Introduction to Nudge](https://www.alansiu.net/2019/12/24/nudge/) blog post for a more in-depth introduction to Nudge.
9+
310
## Embedded Python
411
As of v2.0, Nudge now uses its own embedded python (currently v3.8). This is due to Apple's upcoming removal of Python2.
512

0 commit comments

Comments
 (0)