snipem / alfred-spotify

Alfred-Spotify searches for tracks and albums on Spotify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred-Spotify

Alfred-Spotify is an Alfred workflow and searches for

  • tracks (keyword: sp)
  • albums (spa)
  • artists (spart)
  • and playlists (spl)

Download

See Releases.

Setup

You will have to setup Spotify API tokens as SPOTIFY_ID and SPOTIFY_SECRET environment variables in the imported workflow. You can obtain these tokens from this site.

The default action is to play the track, album, artist or playlist on the Mac Spotify client.

About

Alfred-Spotify searches for tracks and albums on Spotify.

License:MIT License


Languages

Language:Go 83.7%Language:Makefile 16.3%