Created
September 20, 2017 19:05
-
-
Save eivindml/4adedcf5c07ea931fac2f729a2bf295f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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