MindMiner - the miner manager programm with online monitoringMiner manager programm. Support CPU mining and mining on nVidia and AMD cards.
This isnt a next fork based on MultiPoolMiner (NemosMiner, SniffDogMiner, MegaMiner, NPlusMiner and etc).
This is full new source code written by me with my minds of a console miner manager programm.
Thanks to aaronsace to the idea but weak implementation.
Latest version:
https://github.com/Quake4/MindMiner/releases/latestPage on GitHub:
https://github.com/Quake4/MindMinerYou may config any supported miner to any configuration.
Features:
* Online monitoring on site
http://mindminer.online/monitoring* Accounting power consumption
* Very small code size
* Low memory use ~50Mb
* Self update
* User confirm for benchmarks and new pools
* No memory leak
* Small CPU usage
* Fast switch for most profit algo/coin
* Very configurable
* Different verbose level
* Pools actual balance
* Actual miners (if not write me)
* Up to three currencies
supported list* Api Pools proxy for more then 10 rigs (prevent blocking api pools request)
* Api/status server (
http://localhost:5555)
* Switching resistance by percentage or timeout
* Run process before & after execution of miner
* Account accepted & rejected shares
* Failover pools support
* Rentals pool support
Supported Pools:
* NiceHash
* MinigPoolHub
* MiningRigRentals
* Zpool
* AhashPool
* ZergPool
* BlazePool
* HashRefinery
* BlockMasters
Supported Miners:
* bminer
* dstm zcash (equihash)
* cast xmr
* cpuminer (any)
* cpuminer-opt
* ccminer (any)
* ewbf (disabled by default, to enable change config file .\Miners\ewbf-xxx.config.txt)
* nheqminer (disabled by default, to enable change config file .\Miners\nheqminer-xxx.config.txt)
* sgminer (any)
* gatelessgate
* Claymore ethereum (no dual algo support for now)
* Claymore zcash (equihash)
* Claymore cryptonight
* Claymore neoscrypt
* PhoenixMiner (ethash)
* xmrig
* jce cryptonote
* cryptodredge
Requirements:
PowerShell 5.0
Windows 10 x64 or Server 2016 already contain PowerShell 5.0.
For Windows 7 SP1, 8.1, Server 2008 R2 SP1, 2012, 2012 R2 install PowerShell 5.0
by link.
PowerShell requires Microsoft
.NET Framework 4.5 or above.
The Windows is x64 need as most of the miners support only x64 bit.
Please install:
Visual C++ Redistributable 2015
https://www.microsoft.com/en-US/download/details.aspx?id=48145Visual C++ Redistributable 2013
https://www.microsoft.com/en-US/download/details.aspx?id=40784If use CPU mining please
allow lock page support in OS to double CryptoNight algorithm profit (XMR).
Install:
Download
latest release to any folder. Unpack and may create config.txt (see config section) or just run "run.bat" and enter BTC wallet and other asked data.
Config:
Place simple config.txt file into programm folder with json content
{
"Wallet": { "BTC": "Your BTC wallet" },
"Login": "Login for pool with registration (MPH)"
}
For details,
see configuration manual.
Fee:
MindMiner has development fee 1%.