I like to take screenshots of shipping. To do this I log into a webcam that is set to the ship channel that updates the image once every minute. As I don't know exactly when a ship will pass, I need to set up the programme to capture each screenshot, as it changes every minute. I do this now with Linux and all it required was a simple bash script. With Linux I set the script to capture 600 images, timed at 60 second intervals. This means that the programme runs for ten hours without me having to do anything to it. I then go through it, keep the images I want, then delete the rest.
Now I need to be able to do the same as I do with Linux but using Windows instead. Will Screenshot Capture do the same thing. If it does, would someone kindly give me some pointers as to how to go about it.
Any help will be appreciated.