Skip to content

Instantly share code, notes, and snippets.

@eivindml
Created September 20, 2017 19:05
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 eivindml/4adedcf5c07ea931fac2f729a2bf295f to your computer and use it in GitHub Desktop.
Save eivindml/4adedcf5c07ea931fac2f729a2bf295f to your computer and use it in GitHub Desktop.
tell application "iTunes"
set the sound volume to 50 -- Sett volume
set selected of AirPlay device "🐼 TV" to true -- Velg AirPlay device
open location "http://lyd.nrk.no/nrk_radio_p3_mp3_h" -- Putt inn egen radio URL
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment