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
- Host: GitHub
- URL: https://github.com/echo-devim/pagemonitor
- Owner: echo-devim
- Created: 2018-01-07T17:22:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T10:21:21.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T08:11:50.894Z (10 months ago)
- Language: Java
- Size: 1.23 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### License
GPLv3