DateLine is a small, simple app which displays a linear calendar on your desktop in a transparent window. It provides easy access to iCal by double clicking on a day. The background element and text colours are customizable with support for transparency.
DateLine is a small, simple app which displays a linear calendar on your desktop in a transparent window. It provides easy access to iCal by double clicking on a day. The background element and text colours are customizable with support for transparency.
To install DateLine, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install DateLine
To see what files were installed by DateLine, run:
port contents DateLine
To later upgrade DateLine, run:
sudo port selfupdate && sudo port upgrade DateLine
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.