Remind is a sophisticated calendar and alarm program.
Remind is a sophisticated calendar and alarm service for UNIX. It is a command line application which interacts well with other programs. Remind offers a specialized scripting language which can be used to express rather complicated scheduling methods in just a few lines.
Remind is a sophisticated calendar and alarm service for UNIX. It is a command line application which interacts well with other programs. Remind offers a specialized scripting language which can be used to express rather complicated scheduling methods in just a few lines.
To install remind, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install remind
To see what files were installed by remind, run:
port contents remind
To later upgrade remind, run:
sudo port selfupdate && sudo port upgrade remind
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.