Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 718 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 718 Bytes

Folding@Home Pauser

A simple Python script that will automatically pause and unpause Folding@Home if a specified application is running.

License Platform Platform

Configuration

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.