Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.43 KB

Documentation.mdown

File metadata and controls

44 lines (35 loc) · 1.43 KB

Rdio Quicksilver Plugin

A Quicksilver Plugin that gives controls and other functionality to the Rdio desktop mac client.

Requirements:

Rdio Mac Desktop Client It can be downloaded here

How to Install:

  1. Download the latest binary (.zip) from the releases section here.
  2. Unzip the downloaded file.
  3. Open the extracted file and Quicksilver will handle the installation.

How to Use:

Simply type one of the commands below from within Quicksilver's input area and press 'Enter' (Run Action)

Available Commands:

  • 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

Building / Contributing:

  • 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.

Forecasted Functions:

  • Rdio Search
  • Rdio Search Artist and Start Station

Inspired by the alpha and abandoned QS Plugin featured here