This program is a clock that shows which portion of the Earth's surface is illuminated by the sun. It is designed to be usually iconic, but can be opened for a larger display with the time updated every second and both the local time zone and UTC displayed.
This program is a clock that shows which portion of the Earth's surface is illuminated by the sun. It is designed to be usually iconic, but can be opened for a larger display with the time updated every second and both the local time zone and UTC displayed.
To install sunclock, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install sunclock
To see what files were installed by sunclock, run:
port contents sunclock
To later upgrade sunclock, run:
sudo port selfupdate && sudo port upgrade sunclock
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.