Nebula is an IRC client originally written by Riccardo Mottola. This is my fork of it; goals are to eliminate any implementation-specific code, add TLS support, and generally add a layer of polish.
Go to file
Mid Favila 2904cd9426 Add a temporary kludge to work around the state struct not being
initialized properly.
2022-08-21 23:20:27 -04:00
.deps Initial commit. 2022-08-21 16:18:58 -04:00
src Add a temporary kludge to work around the state struct not being 2022-08-21 23:20:27 -04:00
AUTHORS Initial commit. 2022-08-21 16:18:58 -04:00
COPYING Initial commit. 2022-08-21 16:18:58 -04:00
ChangeLog Remove some useless macros. 2022-08-21 22:12:07 -04:00
INSTALL Initial commit. 2022-08-21 16:18:58 -04:00
LICENSE Initial commit. 2022-08-21 16:18:58 -04:00
NEWS Initial commit. 2022-08-21 16:18:58 -04:00
README Modify README. 2022-08-21 16:22:05 -04:00
TODO Append a goal to TODO. 2022-08-21 18:10:26 -04:00

README

NEBULA

an IRC client for X11 and Motif

-------------------------------


Nebula aims to be a mechanically simple graphical IRC client for POSIX and X11 MOTIF systems.
The goals are:
    - portability to various unix systems (planned are already Linux, *BSD, Solaris, Irix and AIX)
    - small footprint and low system resource usage
    - speed
    - clear, non intrusive GUI