Hello All,
While I am currently new to the forums, I registered for the purpose of sharing my project I have been working on for the past few days.
This is my project SilentXMRWin. I created this project out of the curiosity if I could try to have a fully autonomous system for miming on spare machines I have laying around. This is nothing more than a wrapper of what is currently cpuminer to detect when the system is idle, and manage the mining software to mine for the specified reward address in the configuration.
The way the application works is through heavy reliance through the settings system of the .NET framework, please read the readme.md or scroll down when you get to the git repository page for a guide on configuration
Links:
To download the latest binary, you can check the debug folder here.
Or, you can view the git repository here.