| Path: | README |
| Last Update: | Sun Apr 27 15:24:43 +0100 2008 |
The ruby-mpris gem allows you to control media players that follow the MPRIS specification.
RubyForge Project Page rubyforge.org/projects/mpris/
ruby-dbus performs all the hard work behind the scenes. You can download it from: trac.luon.net/ruby-dbus/
You may get the latest stable version from Rubyforge. Source gems are also available.
$ gem install mpris
You have installed the gem already, yeah?
require 'rubygems' require 'mpris'
| Author: | Nicholas J Humfrey |
| Email: | njh@aelius.com |
| Home Page: | www.aelius.com/njh/ |
| License: | Distributes under the same terms as Ruby |