Broach: a Campfire API implementation for Ruby
Today we released a lightweight implementation of the web API for 37signal’s Campfire called Broach. It’s really handy for notification scripts.
Broach.settings = { 'account' => 'example', 'token' => 'xxxxxx' }
Broach.speak('Office chat', 'The filesystem on Server 1 is almost full!')
Simple install the gem if you want to try it out:
$ gem install broach
You can find more details on the GitHub project page. The source is documented so you probably want to start reading there.
At Fingertips we design and develop Web, iPhone, iPad and Mac OS X apps.
Find out how to hire us…




Coming soon
Subscribe to our mailing list — Follow us on Twitter — Grab our feed — Fork our code on GitHub