All Projects → colloquy → Colloquy

colloquy / Colloquy

Colloquy is an advanced IRC, SILC & ICB client for macOS and iOS!

Projects that are alternatives of or similar to Colloquy

Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+3290.84%)
Mutual labels:  irc, xmpp
hyperchannel
Kosmos Chat for the Web
Stars: ✭ 17 (-87.02%)
Mutual labels:  irc, xmpp
docker-errbot
Dockerfile for Err - the pluggable chatbot
Stars: ✭ 53 (-59.54%)
Mutual labels:  irc, xmpp
Jitsi
Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, IRC and many other useful features.
Stars: ✭ 3,531 (+2595.42%)
Mutual labels:  irc, xmpp
Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+160.31%)
Mutual labels:  irc, xmpp
Sockethub
A protocol gateway for the Web.
Stars: ✭ 329 (+151.15%)
Mutual labels:  irc, xmpp
st2chatops
Packaging environment for building StackStorm chatops native packages
Stars: ✭ 26 (-80.15%)
Mutual labels:  irc, xmpp
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+3298.47%)
Mutual labels:  irc, xmpp
Biboumi
IRC gateway for XMPP
Stars: ✭ 51 (-61.07%)
Mutual labels:  irc, xmpp
Com.cloudeggtech.marble
JMeter XMPP Protocol Plugin
Stars: ✭ 107 (-18.32%)
Mutual labels:  xmpp
Rirc
A terminal IRC client in C
Stars: ✭ 115 (-12.21%)
Mutual labels:  irc
Mongooseim
MongooseIM is a mobile messaging platform with focus on performance and scalability
Stars: ✭ 1,387 (+958.78%)
Mutual labels:  xmpp
Lykos
Werewolf, the popular detective/social party game (a theme of Mafia)
Stars: ✭ 107 (-18.32%)
Mutual labels:  irc
Cwwechat
swift仿写WeChat
Stars: ✭ 117 (-10.69%)
Mutual labels:  xmpp
Chat Sdk Android
Chat SDK Android - Open Source Mobile Messenger
Stars: ✭ 1,496 (+1041.98%)
Mutual labels:  xmpp
Irc Slack
IRC-to-Slack gateway
Stars: ✭ 123 (-6.11%)
Mutual labels:  irc
Xeps
Hosts the markup for all XMPP Protocol Extensions.
Stars: ✭ 100 (-23.66%)
Mutual labels:  xmpp
Fast xml
Fast Expat based Erlang XML parsing library
Stars: ✭ 99 (-24.43%)
Mutual labels:  xmpp
Blabber.im
blabber.im basiert auf Conversations und ist ein Open Source XMPP/Jabber Messenger für Android 4.1+
Stars: ✭ 124 (-5.34%)
Mutual labels:  xmpp
Tfsnotificationrelay
An extensible plugin for TFS that sends notifications to Slack, HipChat and IRC
Stars: ✭ 120 (-8.4%)
Mutual labels:  irc

Colloquy

Dependencies

This repository uses git submodules for some of its dependencies, so you will have to check those out as well. You can do this for example by specifying --recurse-submodules when using git clone, or by running git submodule update --init --recursive after cloning. The latter command is also useful after switching branches.

The Colloquy (Aggregate) Mac target also depends on the F-Script framework being installed on your machine. You can manually download it from https://github.com/pmougin/F-Script/releases.

To update these dependencies to newer versions, please refer to the instructions in the Cartfile and don't update the submodules manually.

Additionally, the Colloquy.xcworkspace expects the bouncer repository at ../bouncer. This dependency is not managed, so you have to place it at that location manually. If you do not have access to the bouncer repository, simply ignore the missing reference. The expected behavior is, that Colloquy for Mac builds without errors also in that case.

Build & Run

To build and run an app, open up Colloquy.xcworkspace and select the appropriate scheme from the dropdown menu. For macOS builds Colloquy (Aggregate) is the correct target, and iOS builds should use Colloquy (iOS).

Additional Documentation

… can be found at http://colloquy.info/project/wiki, but it might be outdated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].