nuzayats / swingirc

A simple IRC client that uses Swing

Home Page:http://www.nailedtothex.org/roller/kyle/entry/swingirc-a-simple-irc-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple IRC client that uses Swing

http://www.nailedtothex.org/roller/kyle/entry/swingirc-a-simple-irc-client

License:Apache License 2.0


Languages

Language:Java 100.0%