Skip to content

Instantly share code, notes, and snippets.

@5thWall
Created May 4, 2018 18:33
Show Gist options
  • Save 5thWall/db94df94dcb80d88a3fb402c3bf459a1 to your computer and use it in GitHub Desktop.
Save 5thWall/db94df94dcb80d88a3fb402c3bf459a1 to your computer and use it in GitHub Desktop.
#! /usr/bin/env osascript
tell application "iTunes"
duplicate current track to playlist "Flowstate"
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment