urlwatch helps you watch URLs and get notified (via email or in your terminal) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed, and can also filter content via hooks, remove noise (always-changing website parts).
urlwatch helps you watch URLs and get notified (via email or in your terminal) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed, and can also filter content via hooks, remove noise (always-changing website parts).
To install py310-urlwatch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-urlwatch
To see what files were installed by py310-urlwatch, run:
port contents py310-urlwatch
To later upgrade py310-urlwatch, run:
sudo port selfupdate && sudo port upgrade py310-urlwatch
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.