Skip to content

Instantly share code, notes, and snippets.

@msroot
Last active July 1, 2016 15:31
Show Gist options
  • Save msroot/420e3aba4fb4c4f96a63c59cc5b954e7 to your computer and use it in GitHub Desktop.
Save msroot/420e3aba4fb4c4f96a63c59cc5b954e7 to your computer and use it in GitHub Desktop.
# Run it
# curl -O https://gist.githubusercontent.com/msroot/420e3aba4fb4c4f96a63c59cc5b954e7/raw/41961b927e6d261e4264df2d3ce53406c515ff74/kss.rb && ruby kss.rb
`osascript -e 'tell application "iTunes" to play playlist named "My Top Rated" '`
%w(❤️ 🍍 🌴 🎹 🍸 🎼 ☀️ ).permutation.to_a.map{|a|
p a.join(" ")
sleep 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment