A Tk-based GUI for the ircII Internet Relay Chat client
Tkirc is a frontend for unix's ircII (shell-client for the Internet Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should not have any problems using tkirc.
Tkirc is a frontend for unix's ircII (shell-client for the Internet Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should not have any problems using tkirc.
To install tkirc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tkirc
To see what files were installed by tkirc, run:
port contents tkirc
To later upgrade tkirc, run:
sudo port selfupdate && sudo port upgrade tkirc
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.