diff options
Diffstat (limited to 'tools/music/gettitle')
-rwxr-xr-x | tools/music/gettitle | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/music/gettitle b/tools/music/gettitle deleted file mode 100755 index 0bd4cc6979ec..000000000000 --- a/tools/music/gettitle +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -osascript -e 'tell application "iTunes" to get name of current track' -osascript -e 'tell application "iTunes" to get artist of current track' |