Skip to content

Instantly share code, notes, and snippets.

@rupeshtiwari
Last active May 13, 2024 21:15
Show Gist options
  • Save rupeshtiwari/0010fbfeb2f7ae89b51724a0104cd68e to your computer and use it in GitHub Desktop.
Save rupeshtiwari/0010fbfeb2f7ae89b51724a0104cd68e to your computer and use it in GitHub Desktop.
apple script learning

Hellow World App

tell application "Finder"
	display dialog "Hello World"
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment