c-hey is a unix terminal based Instant Messaging Utility. In conjunction with the standard unix utility "write", it allows shell users to send messages to each other conveinently, easily and more personally.
c-hey is a unix terminal based Instant Messaging Utility. In conjunction with the standard unix utility "write", it allows shell users to send messages to each other conveinently, easily and more personally.
To install c-hey, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install c-hey
To see what files were installed by c-hey, run:
port contents c-hey
To later upgrade c-hey, run:
sudo port selfupdate && sudo port upgrade c-hey
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.