Sha256: 8876f80837d9460097c2a135a822708b0686f274e585dcf23c04ac282a97e376

Contents?: true

Size: 1.12 KB

Versions: 2

Compression:

Stored size: 1.12 KB

Contents

= Mounce

The Music annOUNCEr for Presently. Mounce will post your current iTunes track to Presently, the ambient awareness tool by Intridea. Currently OSX only. 

== Requirements

* itunes/osx
* rubyosa
* curl (with https support)

== Getting Started

  port install rb-rubyosa
  gem install mounce

Create ~/.mounce.yml and fill it with the following:

  presently:
    username: <username>
    password: <password>
    api: 'https://<account>.presently.com/api/twitter/statuses/update.xml'

You can see this help file by typing:

  mounce --help

== Todo

* Ability to add custom text to the message
* Album artwork as an attachment (when the api allows)
* Links to Songza or Grooveshark or Something
* Evernote integration?
* Add twitter instructions to readme
* Add --pretend argument
* Add support for twitter
* Add support for other APIs

== Disclaimer

This gem is provided as is - therefore, the creators and contributors of this plugin are not responsible for any damages that may result from it's usage.  Use at your own risk; backup your data.

== Resources

Created by Adam Bair (adam@intridea.com) of Intridea (http://www.intridea.com)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mounce-0.1.2 README.rdoc
mounce-0.1.1 README.rdoc