duino-coin icon indicating copy to clipboard operation
duino-coin copied to clipboard

Command Line arguments

Open bitchecker opened this issue 11 months ago • 1 comments

Is your feature request related to a problem? Please describe. I would like to set up some automatic deployment of miner and this is not possible because on first setup it is needed to run an interactive procedure for configure miner:

  • threads
  • intensity

[...]

Describe the solution you'd like Will be great to be able to pass these parameters as command line arguments when PC_Miner.py script is executed

bitchecker avatar Feb 05 '25 19:02 bitchecker

you can copy the config file or just write it yourself

profpandaa avatar Feb 05 '25 20:02 profpandaa