Chicken is a Cocoa based VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken to interact with a remote computer as though it is right next to you.
Chicken is a Cocoa based VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken to interact with a remote computer as though it is right next to you.
To install cotvnc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cotvnc
To see what files were installed by cotvnc, run:
port contents cotvnc
To later upgrade cotvnc, run:
sudo port selfupdate && sudo port upgrade cotvnc
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.