Mining GUI with stats and autorestart and so on
-
Hello,
i’ve shown some of my Work in my introduction Post but now since this baby is slowly growing and some People are interested i make a separate Topic for this.
Please feel free to leave a report of any bugs and feature requests you might have.
Features:
- monitors your miner and restarts it if there are problems (hung, low hashrate…)
- compatible to p2pool, coinotron (more will come if you tell me which to implement)
- can observe ccminer, bfgminer and nsgminer (many more if they have the RPC API of bfg or i add them)
- shows your current wallet balance and the value of feathercoin in any desired currency
- has some nice charts for your miner
- Multi GPU (shows each GPU individually in the chart)
Here is A Picture of the current State:
current “stable” release : https://github.com/shadow11177/ccminerGUI/releases/tag/0.5
A link to the Source code can be found in my signature:
-
looks like very good work
-
im thinking about adding the feature of remote management like showing the graphs of an rpc capable miner on an other machine in the same network. Would that be a suitable case?
-
@shadow1117 said in Mining GUI with stats and autorestart and so on:
im thinking about adding the feature of remote management like showing the graphs of an rpc capable miner on an other machine in the same network. Would that be a suitable case?
Yes if it is completely disabled by default
-
Yay first night after the overhaul in which nothing bad happened :-) made a major release from that:
0.5:
Fixed:
Restarts of miner working properly
Charts not hanging up after a while
Now the ftc chart shows value of FTC instead of your balance (oops)Added:
Minimum Hashrate for a miner Restart now configurable (Working with CCMiner needs to be testet on NSGMiner)