Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

leejones/alfred-rdio-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred Rdio Workflow

Control Rdio.app from Alfred including:

  • add/remove the currently playing track from your collection
  • play/pause
  • next/previous

Includes output to Notification Center:

Rdio Alfred Workflow in Notification Center

Usage

Rdio Alfred Workflow Usage

rd [command]

If no command is given, the workflow will launch Rdio.app (or bring it to the foreground if it is already launched).

Commands

  • add - add the currently playing track to your collection
  • remove - remove the currently playing track from your collection and advance to the next track
  • play - play the current track
  • pause - pause the current track
  • next - advance to the next track
  • previous - return to the previous track
  • now - show the current track and artist in Notification Center

Requirements

Installation

  • Download the latest release
  • Open the downloaded file and Alfred will import it automatically