A Sublime Text 3 plugin that provides Rdio for Mac shortcuts.
Sublime Text 3 and Rdio for Mac. Please have Rdio open when using the plugin.
rdio is available through Sublime Package Control and is the recommended way to install.
Alternatively, you may install via GitHub by cloning this repository into the Packages
directory under Sublime Text's data directory:
On Mac:
cd ~/Library/Application Support/Sublime Text 3/Packages
git clone https://github.com/jamesfzhang/rdio.git
Open the Sublime Text command palette and type "Rdio". The following commands will appear:
Playstate
- Rdio: Next - play the next track.
- Rdio: Pause - pause the current track.
- Rdio: Play - play the current track.
- Rdio: Previous - play the current track from beginning or play the previous track.
- Rdio: Toggle - play/pause the current track.
Track Info
- Rdio: Show Track Info - display the current track's artist, title, and album in the status bar.
- Rdio: Copy Track URL - copy the current track's URL to your clipboard.
Collection
- Rdio: Add to Collection - add the current track to your collection.
- Rdio: Remove from Collection - remove the current track from your collection.
Mobile
- Rdio: Sync to Mobile - sync the current track to your mobile device(s).
- Rdio: Unsync from Mobile - unsync the current track from your mobile device(s).
Select a command and press enter.
rdio was created and maintained by James Zhang. Give him a shoutout at @jamesfzhang if you have comments or questions.