Run a Script on a Schedule #806
johnlindquist
announced in
Docs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Run a Script on a Schedule
Use cron syntax to run scripts on a schedule. The following example will show a notification to stand up and stretch every 15 minutes.
Open stand-up-and-stretch in Script Kit
Crontab.guru is a great utility to help generate and understand cron syntax.
Beta Was this translation helpful? Give feedback.
All reactions