Coherence is a framework written in Python, providing several UPnP MediaServers and MediaRenderers, and enabling your application to participate in digital living networks.
Coherence is a framework written in Python, providing several UPnP MediaServers and MediaRenderers, and enabling your application to participate in digital living networks.
To install coherence, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install coherence
To see what files were installed by coherence, run:
port contents coherence
To later upgrade coherence, run:
sudo port selfupdate && sudo port upgrade coherence
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.