Textchat is a TUI made with Textual and the irc library. It is designed to work with a single server.
Textchat is available on pypi and can be installed with pip install textchat
. The only platform confirmed to be working right now is Linux. Alternatively, you can clone the repo and install with pip install -e .
.