Analogue Bitmap Clock displays the current time with hours and minutes in an analogue fashion but unlike the traditional clock; unlike ordinary analogue clocks, this design is clear even in very small bitmaps.
Analogue Bitmap Clock displays the current time with hours and minutes in an analogue fashion but unlike the traditional clock; unlike ordinary analogue clocks, this design is clear even in very small bitmaps.
To install abclock, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install abclock
To see what files were installed by abclock, run:
port contents abclock
To later upgrade abclock, run:
sudo port selfupdate && sudo port upgrade abclock
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.