nanopool / nanominer

Nanominer is a versatile tool for mining cryptocurrencies on GPUs and CPUs.
https://nanominer.org
631 stars 350 forks source link

Timer mining #316

Open blackcamelot opened 2 years ago

blackcamelot commented 2 years ago

Hi, is there a way to start and stop mining by preset time? Thank you

FibreFoX commented 2 years ago

You could use the tools of your operating system. One job to start the miner as some background process, and one to stop the process.

https://stackoverflow.com/questions/20893594/stop-a-windows-task-scheduler-task-after-a-certain-time https://code.tutsplus.com/tutorials/scheduling-tasks-with-cron-jobs--net-8800