Reign for Spotify Alfred 2 Workflow
This workflow will allow you to control Reign for Spotify. Reign is an app that will allow you to remote control any Mac running Spotify from any device with a web browser.
Main features:
- Play/pause/next/previous tracks;
- Copy the artist and title to your clipboard;
- Open the current song in Spotify.
Installation & Setup
I'm assuming you've already installed Reign. If you haven't, please visit dangercove.com/reign.
- Download the latest workflow file;
- Install by double-clicking it;
- Press your Alfred shortcut and type
reign [ip/hostname]:[port]
, return; - That's it, now just type
reign [command]
.
Commands
The following commands are currently supported.
reign host [ip/hostname]:[port]
, change the Reign host;reign np
, show the Now Playing info;reign n
, next song;reign p
, previous song;reign s
, toggle play/pause;reign o
, open the current song in your own Spotify client.
Contributing
Feel free to add more commands or improve the quality of this rough first version of the workflow.
Follow the Quick Start Guide to setup a development environment for your fork.
Thanks
To Zhao Cai for making the Alfred 2 Workflow Ruby Template.