I’ve finally released a 1.0 version of bnIRC. It’s available on sourceforge as a .deb or a source package. Windows builds are planned but will have to wait until a future release, hopefully not too far out.
I’ve finally released a 1.0 version of bnIRC. It’s available on sourceforge as a .deb or a source package. Windows builds are planned but will have to wait until a future release, hopefully not too far out.
I’ve decided to breath some new life into my IRC client. I’m using a few people on freenode to test test test so that I can make it stable. The goal is to have a rock-solid (no new features) 1.0 release within the next few weeks and afterwards I’ll be adding some features that have been requested.
I created a git repot on github.com. Tarballs/zip files can be downloaded here. Or if you have git installed you can run:
git clone git://github.com/bniemczyk/bnirc.git
If your interested in helping test please do! Make sure that the python and ncurses header files (python-dev and ncurses-dev on debian) are installed before you run ./configure, or you’ll get a very bare-bones interface that is really only meant for debugging.