A minimal chat client in Python/Twisted. Supported commands are join /j #channel
and part /p
.
To configure the client, first run it in terminal:
$ girc configure
Server (hostname:port): myserver.org:6697
Nickname: mynick
Password:
This will replace all entries associated with this application. Proceed [y/N]:
After configuration, you can run the client as a normal GUI application.
Using macOS-Arc.
Using OSX-Arc-Shadow.
This is running one server with four channels
- Add some more stuff to list of planned things,