A simple Python wrapper around the terminal-notifier command-line tool.
A simple Python wrapper around the terminal-notifier command-line tool. It allows you to send User Notifications to the Notification Center on OS X 10.8 or higher.
A simple Python wrapper around the terminal-notifier command-line tool. It allows you to send User Notifications to the Notification Center on OS X 10.8 or higher.
To install py39-pync, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py39-pync
To see what files were installed by py39-pync, run:
port contents py39-pync
To later upgrade py39-pync, run:
sudo port selfupdate && sudo port upgrade py39-pync
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.