Hi !
First, many thanks for this very usefull tool !
I was planning for tests with
https://github.com/Kasmetski/auto-hard-reset for Pi GPIO until I found your project. I'm interested in testing your solution with Pi 3 if needed.
I'm looking after nicehash pool, minergate pools and cryptoknight.cc pools support if you still take feature requests. For this last pool, I'll try to look into the sources, I think it may be close to node-js/fairpool code.
Would be glad to contribute if I can, I really appreciate that you have opened your sources.
Again, thank you for your awesome Rig Monitor
Hey, thanks dude.
about pool support, could you create the respective feature requests on here:
https://github.com/rodneymo/rig-monitorv2/issuesWhich one is highest prio for you?
I have plans to add raspberry GPIO to rig-monitor soon. That will probably be in version 2.4 (ETA 2 weeks).
cryptoknight.cc implementation is not based on cryptonote-api, which is the standard for nodejs pools. After some googling, I found and tested the network stats API:
https://cryptoknight.cc/rpc/karbo/stats, but not the other ones.
If you can help me finding out the other apis then I can get it to the next 2.3 dev version. I need miner stats, worker stats (if available)
and payments.