Folding@home Client Advanced Control GUI
Go to file
Joseph Coffland a1127e00f2
Merge pull request #87 from abitrolly/master
Modernize SConstruct to make it Python 3 compatible
2023-08-06 14:21:48 +03:00
debian Update copyright 2020-03-30 23:44:43 -07:00
fah osx updates 2021-08-04 16:38:19 -07:00
images optimize png images using zopflipng 2016-06-11 19:43:18 +08:00
osx osx updates 2021-08-04 16:38:19 -07:00
rpm Missing rpm/build 2014-04-09 14:04:37 -07: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 Fix PyON escape sequences 2020-10-12 14:45:27 -07:00
CODE_TAG Update copyright 2020-03-30 23:44:43 -07:00
FAHControl Update copyright 2020-03-30 23:44:43 -07: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 Set client password from FAHControl, Fix for Linux dependencies 2020-08-14 16:39:13 -07:00
SConstruct Merge pull request #87 from abitrolly/master 2023-08-06 14:21:48 +03:00
ez_setup.py fix prints 2020-03-12 14:51:25 +01:00
setup.py osx updates 2021-08-04 16:38:19 -07: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