You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have tried to use the C# demo app, found it a bit hard to understand and it uses .NET Framework instead of .NET.
I have built a Console application that takes in stats, start-rig and stop-rig so we can control our rigs and see some stats. https://github.com/jernejk/NiceHash
It also has the implementation in a separate project, so everyone can build their own solution and extend the implementation.
The next example will include Elgato Stream Deck, so we can more easily turn off the miner before starting to game.
The text was updated successfully, but these errors were encountered:
Hi, I have tried to use the C# demo app, found it a bit hard to understand and it uses .NET Framework instead of .NET.
I have built a Console application that takes in
stats
,start-rig
andstop-rig
so we can control our rigs and see some stats.https://github.com/jernejk/NiceHash
It also has the implementation in a separate project, so everyone can build their own solution and extend the implementation.
The next example will include Elgato Stream Deck, so we can more easily turn off the miner before starting to game.
The text was updated successfully, but these errors were encountered: