About XChat Aqua/Azure
XChat Aqua/Azure is an IRC client for OS X based on xchat2.
- xchat is a mature open source project. It is very popular in the linux/unix world.
- Mature code base
- High-level localization
- Plugin compatibility
- XChat Aqua/Azure is an OS X native front-end of xchat2 written on Cocoa.
Download
- XChat Azure is a brand of X-Chat Aqua for Apple Appstore. Download it from the App Store.
- Download a preview or test version on Github releases or its Repository
- 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