Skip to content

Instantly share code, notes, and snippets.

@lukaskollmer
Last active May 27, 2017 19:03
Show Gist options
  • Select an option

  • Save lukaskollmer/c29b0c52cf59713262794468baee0681 to your computer and use it in GitHub Desktop.

Select an option

Save lukaskollmer/c29b0c52cf59713262794468baee0681 to your computer and use it in GitHub Desktop.
tell application "iTunes"
set song repeat to one # one/all/off
end tell
tell application "iTunes" to play track "Skyfall"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment