blob: 6089e3e188fd222b58a0df150e6e4209d237f88b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
LostIRC is an IRC client for X, written in C++ using gtkmm as a widget set.
The goal of the first stable version, is to make a simple, keyboard
controlled IRC application with basic features implemented.
Key features:
* Simple and minimal client, where the keyboard can be used almost
exclusively
* Tab-completion for both nicks and commands
* Autojoin servers and set which IRC commands to execute on connect
* Multi-server support
* DCC SEND support
WWW: http://lostirc.sourceforge.net/
|