Skip to content

Instantly share code, notes, and snippets.

@RobertAudi
Created October 6, 2013 12:19
Show Gist options
  • Select an option

  • Save RobertAudi/6853382 to your computer and use it in GitHub Desktop.

Select an option

Save RobertAudi/6853382 to your computer and use it in GitHub Desktop.
tell application "Skype" to activate
tell application "Skype"
delay 2
tell application "System Events" to keystroke return
end tell
tell application "Skype" to get URL "skype:<skype_handle>?call"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment