ruby-mpris

The ruby-mpris gem allows you to control media players that follow the MPRIS specification.

RubyForge Project Page rubyforge.org/projects/mpris/

Dependancies

ruby-dbus performs all the hard work behind the scenes. You can download it from: trac.luon.net/ruby-dbus/

Installing

You may get the latest stable version from Rubyforge. Source gems are also available.

$ gem install mpris

Loading ruby-mpris gem Itself

You have installed the gem already, yeah?

require 'rubygems'
require 'mpris'

Resources

www.mpris.org

Contact

Author

Nicholas J Humfrey

Email

[email protected]

Home Page

www.aelius.com/njh/

License

Distributes under the same terms as Ruby