A prototype notification service built on the xmpp (jabber) protocol and the pubsub extension. It provides a basic notification tool which allows multiple producers and consumers of notifications.
A prototype notification service built on the xmpp (jabber) protocol and the pubsub extension. It provides a basic notification tool which allows multiple producers and consumers of notifications.
To install ligo-lvalert, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ligo-lvalert
To see what files were installed by ligo-lvalert, run:
port contents ligo-lvalert
To later upgrade ligo-lvalert, run:
sudo port selfupdate && sudo port upgrade ligo-lvalert
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.