Skip to content

orta/AdiumCampfire

 
 

Repository files navigation

Adium Campfire

AdiumCampfire adds support for 37signals' Campfire to Adium instant messaging application.

This is a pre-beta version of software that should be treated like a working prototype. There is no support for files and transcripts and the plugin is still leaking memory. As it shouldn't be used by normal people, the only way to get a working plugin, is to compile it oneself from the code in the repository.

Installation

  1. Checkout the AdiumCampfire repository to a local directory.
  2. Checkout the Adium 1.4 repository to a local directory.
  3. Open the project in XCode, go to project build settings and change the ADIUM variable to point to the directory containing a checkout of Adium 1.4 source code.
  4. Build the project.
  5. Double-click on build/Debug/AdiumCampfire.AdiumPlugin to install it.

Usage

  1. Start Adium.
  2. Navigate to File->Add Account in the menu and choose Campfire in the dropdown list.
  3. Put your Campfire domain as Domain and your API authentication token as API key.
  4. After connecting, all the Campfire rooms in the domain should be now available under the Campfire group.

License

The MIT License

Copyright (c) 2010 Marek Stępniowski

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A plugin for Adium adding support for 37signals' Campfire chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%