Skip to content

Control MOC music player via RabbitMQ server - client side scripts

Notifications You must be signed in to change notification settings

SvHu/mocp_bunny_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

- Ruby (2.1.x) and `bundler` gem

Installation

$ git clone [email protected]:SvHu/mocp_bunny_client.git
$ cd mocp_bunny_client
$ bundle install --path .bundle

Usage

To see all script commands just run:

$ ./bin/play

Added support for play to be symlinked into $PATH. Now Bundler finds its files, regardless how the script was called and what the current directory was.

Example:

ln -s /path/to/mocp_bunny_client/bin/play /usr/local/bin

play what

Bitdeli Badge

About

Control MOC music player via RabbitMQ server - client side scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages