Skip to content

Commit

Permalink
Small readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
sheelc committed Jul 27, 2017
1 parent 62174b2 commit 4170112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
A new Spotify workflow for Alfred. Still in initial construction but aims to prioritize speed (local functions over API calls) to make the workflow feel snappier.

## Setup Instructions
1. Install the workflow
1. Install the workflow that can be downloaded from the Github releases
1. Setup an app as a Spotify developer [here](https://developer.spotify.com/my-applications/#!/applications). Add http://localhost:11075/callback as a redirect URI. Save the changes and keep this page open as you will need the Client Id and the Client Secret on the next step.
1. Type in the keyword 'spot' to launch the workflow in Alfred. It will first ask for the Client Id and then the Client Secret. Finish entering both of those.
1. Enter the keyword 'spot' and press enter on authenticating. This will launch your browser to request permissions from Spotify.
Expand All @@ -16,4 +16,4 @@ This workflow is mainly based on the work in [Spotify for Alfred](https://github

#### Future improvements:
- Take into account user playlists
- Control menu can change repeat/shuffle
- Control menu can change repeat/shuffle

0 comments on commit 4170112

Please sign in to comment.