devinsmith / ncx

ncx chat client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ncx

A small, simple, terminal chat client with minimal dependencies.

After connecting make sure to type ".help" or name yourself with ".n myname".

Building

Assuming you have a C++ compiler and some variant of Linux/BSD, just type make

The ncx binary will then be built and ready to run.

About

ncx chat client


Languages

Language:C++ 82.4%Language:C 14.4%Language:CMake 1.7%Language:Makefile 1.5%