About XChat Aqua/Azure
XChat Aqua/Azure is an IRC client for OS X based on xchat2.
- xchat is mature open source project. It is very popular in linux/unix world.
- Mature code base
- High-level localization
- Plugin compatibility
- XChat Aqua/Azure is OS X native front-end of xchat2 written on Cocoa.
Download
- XChat Azure is brand of X-Chat Aqua for Apple Appstore. Download it on Appstore.
- Download preview or test version on Download Page or its Repository. (There is also downloads page for older versions)
- For OS X 10.6, download 1.12.7 from Project download page.
- For OS X older than 10.6, visit Source forge.
- See below about source code.
Source
Visit Github project and clone it.
$ git clone git://github.com/xchataqua/xchataqua.git
$ cd xchataqua
$ git submodule update --init
$ pod install # Install cocoapod from http://cocoapods.org before this step