I'm an avid Campfire user and Propane is still my go to app for talking to it. At least on OSX, on iOS I'm using Butane.
Since Propane 1.1.2 they've added a way to add some javascript, to augment the experience even more. Like adding avatars:
The only downside to that approach was managing the file. So that's where Gasoline comes in. It's a gem that installs the command line utility gasoline
which can download gists and append them to the patch file.
gem install gasoline
Some default drops are included and can be installed using:
gasoline ignite
Adding new functionality is done by running (for example):
gasoline add "Githubber" "https://gist.github.com/3288393" "Add github repo descriptions to your Campfire rooms"
After adding a gist (or multiple) make sure to ignite them: gasoline ignite
-
Sounds Adds some extra sounds to Campfire
-
Avatars Adds avatars to friendly faces
-
Cloud App Adds support for Cloud.ly links
-
CloudUp Adds support for CloudUp links
-
Flickr Adds support for Flickr links
-
Build Colorizer Colors build output messages
-
Instagram Instagram support
-
HTML5Audio Adds html5 audio support
-
Githubber Add github repo descriptions to your Campfire rooms
-
Gists Inlines gists
-
speakerdeck Embeds SpeakerDeck slide inline.