Skip to content

Instantly share code, notes, and snippets.

@lando2319
Created July 4, 2023 13:21
Show Gist options
  • Select an option

  • Save lando2319/95a74b52975b5023536d4d2cd7301c30 to your computer and use it in GitHub Desktop.

Select an option

Save lando2319/95a74b52975b5023536d4d2cd7301c30 to your computer and use it in GitHub Desktop.
tell application "this" to activate
tell application "System Events"
keystroke "/"
delay 1.2
keystroke "m"
delay 0.3
keystroke "e"
delay 1.1
keystroke space
delay 0.8
keystroke "\"Clear weather in Xianyang China in hatching style\""
delay 0.4
keystroke return
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment