FAHControl can monitor and control one or more FAHClients.
To run:
python FAHControl
See: https://foldingathome.org/
sudo apt-get install -y python3-stdeb python3-gi python3-all python3-six debhelper \
dh-python gir1.2-gtk-3.0
sudo yum install -y python3-gobject python3-six
sudo pacman -S python python-setuptools python-gobject python-six
Alternatively, use the unofficial AUR package (or this one for the GTK3/Python3 fork
pacman -S mingw-w64-x86_64-{gtk3,python-{cx_Freeze,gobject,six}}