Y
Hacker News
new
|
ask
|
show
|
jobs
Open Source Campfire plugin for iChat
(
g-off.github.com
)
4 points
by
jlgosse
5170 days ago
1 comments
MrEnigma
5169 days ago
Doesn't appear to be a binary available, only the source. I tried running it from Xcode, but looks like I'm missing some dependencies. I could track them down probably, but will probably just pass on it for now as it looks pretty beta.
link
jkmcf
5168 days ago
There's an installer in the text of the page at
http://g-off.github.com/Campfire/
https://github.com/downloads/g-Off/Campfire/Campfire.zip
link
g-Off
5169 days ago
No tracking down of dependencies necessary, they are all submodules. You just need to git submodule init, git submodule update.
link