This Repository is no longer maintained as Rdio isn't a thing anymore. (RIP)
I will leave this repo up for those whom want to learn from Objective-C and Quicksilver plugin development, as well as how to control a local osx application. ✌️
A Quicksilver Plugin that gives controls and other functionality to the Rdio desktop mac client.
Rdio Mac Desktop Client It can be downloaded here
- Download the latest binary (.zip) from the releases section here.
- Unzip the downloaded file.
- Open the extracted file and Quicksilver will handle the installation.
Simply type one of the commands below from within Quicksilver's input area and press 'Enter' (Run Action)
- Rdio Play/Pause
- Rdio Next Track
- Rdio Previous Track
- Rdio Add Current Song to Collection
- Rdio Remove Current Song from Collection
- Rdio Increase Volume
- Rdio Decrease Volume
- You must have the latest Xcode.
- The project must use the Xcode ARQ Compiler. More information on Building QS and developing QS Plugins can be found here and here.
- Rdio Search
- Rdio Search Artist and Start Station
Inspired by the alpha and abandoned QS Plugin featured here