Mining Overlord is a Python based program that periodically tests to see if a mining application (like cgminer or bfgminer) has stopped responding. This programs sole purpose it to maximize up-time for crypto coin mining operations. If it detects a non-response, it will restart the application automatically. It also features a configurable restart timer that automatically kills and relaunches the mining process at a set interval.
This program is cross-platform compatible and has been...