Skip to content

lf-bf/K-Miner

Repository files navigation

K-Miner

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.

Table of Contents

Installation

1. Clone the repository:

 git clone https://github.com/lf-bf/K-Miner

2. Install PySimpleGui:

 pip install PySimpleGui==4.60.5

Note : You need to install this specific version because PySimpleGui is now PAID.

3. Download Miners:

Currently this program does only support 2 miners (which are the most famous ones), where you can download it here:

Usage

1. To run the program, you can either use the following command:

Python V4.py

Or You can use any IDE of your own choice. Make sure to run the V4.0.py file.

2. Interface:

After adding all information, the GUI will close and the executable file of the miner will open automatically.

License

This project is licensed under the Apache License 2.0.

Releases

No releases published

Packages

No packages published

Languages