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
2022-08-21 16:22:05 -04:00
.deps Initial commit. 2022-08-21 16:18:58 -04:00
aclocal.m4 Initial commit. 2022-08-21 16:18:58 -04:00
AUTHORS Initial commit. 2022-08-21 16:18:58 -04:00
ChangeLog Initial commit. 2022-08-21 16:18:58 -04:00
config.guess Initial commit. 2022-08-21 16:18:58 -04:00
config.h Initial commit. 2022-08-21 16:18:58 -04:00
config.h.in Initial commit. 2022-08-21 16:18:58 -04:00
config.log Initial commit. 2022-08-21 16:18:58 -04:00
config.status Initial commit. 2022-08-21 16:18:58 -04:00
config.sub Initial commit. 2022-08-21 16:18:58 -04:00
configure Initial commit. 2022-08-21 16:18:58 -04:00
configure.ac Initial commit. 2022-08-21 16:18:58 -04:00
COPYING Initial commit. 2022-08-21 16:18:58 -04:00
depcomp Initial commit. 2022-08-21 16:18:58 -04:00
filesave.c Initial commit. 2022-08-21 16:18:58 -04:00
filesave.h Initial commit. 2022-08-21 16:18:58 -04:00
help.c Initial commit. 2022-08-21 16:18:58 -04:00
help.h Initial commit. 2022-08-21 16:18:58 -04:00
INSTALL Initial commit. 2022-08-21 16:18:58 -04:00
install-sh Initial commit. 2022-08-21 16:18:58 -04:00
interpreter.c Initial commit. 2022-08-21 16:18:58 -04:00
interpreter.h Initial commit. 2022-08-21 16:18:58 -04:00
LICENSE Initial commit. 2022-08-21 16:18:58 -04:00
main.c Initial commit. 2022-08-21 16:18:58 -04:00
main.h Initial commit. 2022-08-21 16:18:58 -04:00
Makefile Initial commit. 2022-08-21 16:18:58 -04:00
Makefile.am Initial commit. 2022-08-21 16:18:58 -04:00
Makefile.in Initial commit. 2022-08-21 16:18:58 -04:00
missing Initial commit. 2022-08-21 16:18:58 -04:00
network.c Initial commit. 2022-08-21 16:18:58 -04:00
network.h Initial commit. 2022-08-21 16:18:58 -04:00
NEWS Initial commit. 2022-08-21 16:18:58 -04:00
preferences.c Initial commit. 2022-08-21 16:18:58 -04:00
preferences.h Initial commit. 2022-08-21 16:18:58 -04:00
README Modify README. 2022-08-21 16:22:05 -04:00
signals.c Initial commit. 2022-08-21 16:18:58 -04:00
signals.h Initial commit. 2022-08-21 16:18:58 -04:00
stamp-h1 Initial commit. 2022-08-21 16:18:58 -04:00
TODO Initial commit. 2022-08-21 16:18:58 -04:00
userlist.c Initial commit. 2022-08-21 16:18:58 -04:00
userlist.h Initial commit. 2022-08-21 16:18:58 -04:00

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