/swingirc

A simple IRC client that uses Swing

Primary LanguageJavaApache License 2.0Apache-2.0

SwingIrc

A simple IRC client that uses Swing. It can be run on any platforms that can run JRE 1.8.

You can talk with users in multiple channels simultaneously, But most of IRC capability are not fully supported.

How To Launch

$ mvn compile
$ mvn exec:java