hewwo is a work-in-progress IRC client meant to provide a good experience for first-time IRC users and IRC addicts alike, stemming mostly from my dislike of the other modern clients. It's designed specifically with tilde.town in mind, but it should be usable on other networks too.
git submodule update --init # if you cloned the repo without --recurse submodules
## for development
./configure --devel
make
./hewwo
## for installation
./configure --prefix=/what/ever
make
make install
/what/ever/bin/hewwo
- hints to guide new users, inspired by seeing a lot of confused IRC first-timers struggling to quit
#tildetown
- not a TUI - works with your terminal (native scrollback, search, etc), not despite it
- dotfile aware - won't mess up your config unless ask, you can delete the default values and it'll still work
- can send and receive messages