Folding@home Client Advanced Control GUI
Go to file
Tux 41965be322 python linted 2023-07-24 15:53:26 +02:00
debian Update copyright 2020-03-30 23:44:43 -07:00
fah attempt to fix gtk import 2023-07-24 15:47:26 +02:00
images optimize png images using zopflipng 2016-06-11 19:43:18 +08:00
osx 2to3 conversion 2023-07-19 22:46:19 +02:00
rpm shellcheck fixes 2023-07-24 15:48:45 +02:00
theme-engines/gtk-2.0/2.10.0/engines Initial move from SVN 2014-03-29 02:02:09 -07:00
themes Remove crashing theme 2020-03-31 00:46:09 -07:00
.gitignore osx: rm dependency on viewer launch script 2016-12-13 04:28:48 -08:00
CHANGELOG.md markdown fixes 2023-07-24 15:50:04 +02:00
CODE_TAG Update copyright 2020-03-30 23:44:43 -07:00
FAHControl 2to3 conversion 2023-07-19 22:46:19 +02:00
FAHControl.desktop Initial move from SVN 2014-03-29 02:02:09 -07:00
LICENSE.txt Initial move from SVN 2014-03-29 02:02:09 -07:00
MANIFEST.in Updates for newer setuptools 2015-04-27 15:36:32 -07:00
README.md markdown fixes 2023-07-24 15:50:46 +02:00
SConstruct 2to3 conversion 2023-07-19 22:46:19 +02:00
ez_setup.py 2to3 conversion 2023-07-19 22:46:19 +02:00
setup.py python linted 2023-07-24 15:53:26 +02:00
stdeb.cfg Fix Linux package dependencies 2020-04-10 17:24:29 -07:00

README.md

Folding@home Client Advanced Control

FAHControl can monitor and control one or more FAHClients.

To run:

python FAHControl

See: https://foldingathome.org/

Prerequisites

Debian / Ubuntu

sudo apt-get install -y python-stdeb python-gtk2 python-all debhelper \
  dh-python

RedHat / CentOS

sudo yum install -y pygtk2