A simple Python script that will automatically pause and unpause Folding@Home if a specified application is running.
On program start, the conf.json file is loaded. As an example, "notepad.exe" is present by default. For each application you want Folding@Home to be paused when running, add the program's executable name into the JSON array and restart the program.
Make sure to use proper JSON syntax when adding programs to the array.