Skip to content
forked from colloquy/colloquy

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

Notifications You must be signed in to change notification settings

snomos/colloquy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

About

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

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 91.0%
  • C 2.0%
  • JavaScript 1.6%
  • CSS 1.3%
  • R 1.3%
  • XSLT 1.1%
  • Other 1.7%