jeffreyiacono / alfred_spotify_finder

An Alfred extension that finds and plays a song on Spotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred Spotify Finder

A small Alfred extension that lets you search and play a specific track. You need Powerpack to install extensions.

Installation

Just double click the extension file

Download

Download the extension here - download link

Usage

    play [track name] - searches the Spotify API for that track and plays it using AppleScript

Development

This is a Ruby extension, to enable it to run you need to wrap the ruby file run.rb into a shell script. The wrap.rb file does that, it wraps the run.rb script with a shell that lets it be run under alfred extensions

About

An Alfred extension that finds and plays a song on Spotify


Languages

Language:Ruby 100.0%