Playing selected track with Griffin Powermate

spotify_current_track

If you’re using Griffin Powermate this applescript could be helpfull for you.
It works great on single press using Powermate.

tell application „Spotify”
activate

tell application „System Events”
key code 36
end tell

play
end tell

Dodaj komentarz

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są oznaczone *