A CLI Bash script by Kartojal, for a bit more friendly GpuPlotGenerator by bhamon/Cryo, that ask you the needed parameters for plotting Burst.
- Ask you all parameters needed by GpuPlotGenerator, with some hints
- The script ask you the number of plots do you want to generate.
- Forget the calculator, script ask you the plot size in GB(Gigabytes) and convert it to nonces.
- Check for free disk space, before start plotting.
- Plots in "direct" mode, you dont need to optimize it later.
- Download it from HERE.
- Uncompress it with your prefer tool.
- Copy the "gp-assistant.sh" script file to the GpuPlotGenerator directory.
- Open the console and navigate to the GpuPlotGenerator directory.
- Give it execution permissions via console:
- chmod +x 'gp-assistant.sh'
- Run it via console:
- ./gp-assistant.sh
- Remember last start nonce. (Soon)
- CLI menu to change GpuPlotter mode (direct or buffer)
- Hints for the device setup
- GUI menu with Zenity
- [...]