Feature suggestion:
Ability to stop mining for specific hours. For instance:
- every day from 6AM to 9 AM
- Monday to friday from 13:00-14:00
Basically a logic:
#day of the week, time off, time on
With 0 = every day, 1 = monday, 2 = tuesday, etc...
and the ability to write several lines, ie:
1,1000,1200
2,1800,2230
0,0000,0130
Would mean stop mining monday from 10:00-12:00 and Tuesday from 18:00-22:30 and every day from midnight to 1:30AM
Thank you for consideration