Skip to content

Instantly share code, notes, and snippets.

@edersonbadeca
Created March 16, 2022 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edersonbadeca/3e50958b042b858b0f93bbec838458f1 to your computer and use it in GitHub Desktop.
Save edersonbadeca/3e50958b042b858b0f93bbec838458f1 to your computer and use it in GitHub Desktop.
Water reminder - mac script
try
repeat while true
say "Drink water now"
delay 300
end repeat
end try
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment