From 114541d827dd2d868b3fb24a814c847fbd58e6be Mon Sep 17 00:00:00 2001 From: Jeff Johns Date: Thu, 14 Mar 2013 21:14:46 -0400 Subject: [PATCH 1/2] Updated readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index f6841ea..9e2f8f3 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,6 @@ Spotify Controls for Alfred An AppleScript so you can control Spotify from [Alfred App](http://alfredapp.com/). You will need Alfred and the Powerpack to use this. -[Version 2 is ready for Alfred Version 2](https://github.com/phpfunk/alfred-spotify-controls/tree/v2) ----------------- -Please [go here](https://github.com/phpfunk/alfred-spotify-controls/tree/v2) to find this extension ported to a workflow for the beta release of Alfred version 2. It is complete with notitication center support. :) - -Once Alfred version 2 is out of beta I will update the `master` branch with version two and archive version 1. - Installation ---------------- @@ -87,7 +81,7 @@ Two versions of the extension are available, one with Growl and one without. If Download ---------------- -[Spotify Controls](https://github.com/phpfunk/alfred-spotify-controls/downloads) +[Spotify Controls](https://github.com/phpfunk/alfred-spotify-controls/archive/v1.zip) ## Version History ## From 54dec6bbc1db7ce996c620e159ccc82ccb6796d2 Mon Sep 17 00:00:00 2001 From: Jeff Johns Date: Fri, 29 Mar 2013 09:17:24 -0400 Subject: [PATCH 2/2] Updated readme to add link to version 1 with notification center support --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9e2f8f3..1e90456 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@ Installation To install Spotify Controls in Alfred double click on the extension file. +Using with Notification Center +---------------- + +If you would like to use the version 1 of this extension with notification center please Tommi Pääkkö's fork which adds this functionality. I did not want to merge this in as I am getting away from version 1 of this extension. + +[https://github.com/Glenf/alfred-spotify-controls](https://github.com/Glenf/alfred-spotify-controls) + + How to use ----------------