An open API service indexing awesome lists of open source software.

https://github.com/echo-devim/pagemonitor

Java Swing Desktop application to monitor the changes of the webpages you're interested in
https://github.com/echo-devim/pagemonitor

Last synced: 9 months ago
JSON representation

Java Swing Desktop application to monitor the changes of the webpages you're interested in

Awesome Lists containing this project

README

          

# PageMonitor

PageMonitor is a Java Swing Desktop application to automatically monitor the changes of a set of webpages.
In this way, you can be always notified when a webpage is updated. You can keep the application open and set the monitor frequency or let your operating system to schedule when run
the application (e.g. with crond) using `java -jar PageMonitor.jar run` to start it in background.

### Screenshot
![Screenshot](https://raw.githubusercontent.com/echo-devim/pagemonitor/master/screenshot.png)

### License
GPLv3