erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

with simple scheduler would be perfect downloader manager #146

Open mantrasiva opened 3 years ago

mantrasiva commented 3 years ago

hi just tried your program , it 's really worth of donation love it what i do really miss is a simple scheduler , for example every x minutes, hours , days or weeks could be implemented ? thanks

erickutcher commented 3 years ago

You could probably use the Windows Task Scheduler to accomplish the same thing. I have all of the command-line switches here: https://erickutcher.github.io/#HTTP_Downloader