fah-control/README.md

21 lines
363 B
Markdown
Raw Normal View History

2014-03-29 10:02:09 +01:00
Folding@home Client Advanced Control
====================================
2013-03-29 02:29:14 +01:00
2014-03-29 10:02:09 +01:00
FAHControl can monitor and control one or more FAHClients.
To run:
2014-03-29 10:03:03 +01:00
python FAHControl
2014-03-29 10:02:09 +01:00
2018-04-05 22:58:10 +02:00
See: https://foldingathome.org/
2016-07-06 01:58:07 +02:00
# Prerequisites
2016-07-29 00:18:08 +02:00
## Debian / Ubuntu
2016-07-06 01:58:07 +02:00
sudo apt-get install -y python-stdeb python-gtk2 python-all debhelper
2016-07-29 00:18:08 +02:00
## RedHat / CentOS
sudo yum install -y pygtk2