Since WebChangeMonitor is a portable program, I had the issue of forgetting to start it on reboots. On windows, simple add an entry in the Task Scheduler:
Triggers > At system startup
Actions > Start a program>Program/Script>"C:\Users\Path\Path\WebChangeMonitor_20_02-64bit\WebChangeMonitor.exe"
Settings > If the task is already running... > Do not start a new instance
Just passing this along if anyone else ran into this. On Linux, you could just add it as a cronjob. I don't know about if it's already running though, as I haven't had a chance to test.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Since WebChangeMonitor is a portable program, I had the issue of forgetting to start it on reboots. On windows, simple add an entry in the Task Scheduler:
Triggers > At system startup
Actions > Start a program>Program/Script>"C:\Users\Path\Path\WebChangeMonitor_20_02-64bit\WebChangeMonitor.exe"
Settings > If the task is already running... > Do not start a new instance
Just passing this along if anyone else ran into this. On Linux, you could just add it as a cronjob. I don't know about if it's already running though, as I haven't had a chance to test.
Additional note: Meanwhile, on Windows, WebChangeMonitor supports to setup Autostart via the UI settings.