TalkSoup is an IRC client for OS X and any platform supported by GNUstep. It is highly configurable and extensible with a fully-featured plugin system already in place. It has all the features one would expect from a graphical IRC client.
TalkSoup is an IRC client for OS X and any platform supported by GNUstep. It is highly configurable and extensible with a fully-featured plugin system already in place. It has all the features one would expect from a graphical IRC client.
To install TalkSoup, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install TalkSoup
To see what files were installed by TalkSoup, run:
port contents TalkSoup
To later upgrade TalkSoup, run:
sudo port selfupdate && sudo port upgrade TalkSoup
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.