Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
/ rdio-commander Public archive

A Python and AppleScript tool for controlling the Rdio application.

License

Notifications You must be signed in to change notification settings

obihann/rdio-commander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RdioCommander 1.2.1

https://travis-ci.org/obihann/RdioCommander.svg?branch=master

A tool for monitoring the Rdio desktop application. Built in Python, and using OSASCRIPT to handle interaction with Rdio.

Setup

$ pip install rdiocommander

Usage

$ rdio -h
RDIO COMMANDER 1.2.1
https://github.com/obihann/RdioCommander/
This tool is protected by the GNU General Public License v2.
Copyright Jeffrey Hann 2014
------------------------------------------------------------
usage: rdio [-h] [-r REFRESH] [-c COLOR]

optional arguments:
  -h, --help            show this help message and exit
  -r REFRESH, --refresh REFRESH
                        Adjust the number of seconds the app refreshes the
                        screen
  -c COLOR, --color COLOR
                        Specify a light or dark color scheme

Examples

Dark

$ rdio

alt tag ###Light

$ rdio -c light
alt tag

alt tag

Changelog

  • 1.0: Initial release
  • 1.0.1: Bug fixes
  • 1.0.2: Fixing loop
  • 1.1.0: Rewriting code that handles arguments to use argeparse
  • 1.2.0: Bug fixes, adding duration, adding basic conrols
  • 1.2.1: Fixing floating point error, ingetrating travis-ci testing

License

This tool is protected by the GNU General Public License v2.

Copyright Jeffrey Hann 2014

About

A Python and AppleScript tool for controlling the Rdio application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages