Python application with the goal of generating an intuitive graphical interface for cryptocurrency miners, making usability and the management of mining operations easier.
Basically it simplifies the process of filling all information directly in the BAT file.
git clone https://github.com/lf-bf/K-Miner
pip install PySimpleGui==4.60.5
Note : You need to install this specific version because PySimpleGui is now PAID.
Currently this program does only support 2 miners (which are the most famous ones), where you can download it here:
Python V4.py
Or You can use any IDE of your own choice. Make sure to run the V4.0.py file.
After adding all information, the GUI will close and the executable file of the miner will open automatically.
This project is licensed under the Apache License 2.0.