This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
mounce /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
MIT-LICENSE | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
VERSION.yml | ||
| |
bin/ | ||
| |
lib/ | ||
| |
mounce.gemspec | ||
| |
spec/ |
README.rdoc
Mounce
The Music annOUNCEr for Presently. Mounce will post your current iTunes track to Presently, the ambient awareness tool by Intridea.
Requirements
- itunes/osx
- rubyosa
- curl (with https support)
Getting Started
gem install adambair-mounce --source=http://gems.github.com
Create ~/.mounce.yml and fill it with the following:
presently:
username: <username>
password: <password>
api: 'https://<account>.presentlyapp.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
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 (www.intridea.com)








