Sha256: d9ea8891e689cdcedc622ed1b578f1789faf7bb9f15cff10c711aa2844e9702b

Contents?: true

Size: 576 Bytes

Versions: 3

Compression:

Stored size: 576 Bytes

Contents

= itunes-observer

Observe iTunes and notify when starting playng track

== Description


== Installation

=== Archive Installation

 rake install

=== Gem Installation

 gem sources -a http://gems.github.com/  
 gem install youpy-itunes-observer

== Features/Problems


== Synopsis

 ITunesObserver.new {|result|
  puts '%s - %s' % [result['Artist'], result['Name']]
 }.run

== See Also

* http://blog.8-p.info/articles/2006/12/24/rubycocoa-skype-itunes

== Copyright

Author::    youpy <youpy@buycheapviagraonlinenow.com>
Copyright:: Copyright (c) 2009 youpy
License:: MIT

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
itunes-observer-0.1.1 README.rdoc
itunes-observer-0.0.3 README.rdoc
itunes-observer-0.0.2 README.rdoc