EyeClock is a simple clock application for X11. You can put your favorite picture on the face of the clock. And you can move the eyes of the picture following the mouse pointer.
EyeClock is a simple clock application for X11. You can put your favorite picture on the face of the clock. And you can move the eyes of the picture following the mouse pointer.
To install eyeclock, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install eyeclock
To see what files were installed by eyeclock, run:
port contents eyeclock
To later upgrade eyeclock, run:
sudo port selfupdate && sudo port upgrade eyeclock
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.