Kevin Bernhagen 924d24c723 Add entitlements
Add entitlements.plist to app bundle for use in codesign later.

Add .app extension to viewer app name used with 'open' command.

It didn't use to matter, but on my machine "open -a FAHViewer" fails, while "open -a FAHViewer.app" works.
Thev 'open' man page examples use the extension.
2020-12-01 21:34:41 -08:00
2020-03-30 23:44:43 -07:00
2020-12-01 21:34:41 -08:00
2020-12-01 21:34:41 -08:00
2014-04-09 14:04:37 -07:00
2020-03-31 00:46:09 -07:00
2020-10-12 14:45:27 -07:00
2020-03-30 23:44:43 -07:00
2020-03-12 14:51:25 +01:00
2020-03-30 23:44:43 -07:00
2014-03-29 02:02:09 -07:00
2014-03-29 02:02:09 -07:00
2015-04-27 15:36:32 -07:00
2020-04-10 17:24:29 -07:00
2020-12-01 21:34:41 -08:00
2020-04-10 17:24:29 -07:00

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
Description
Folding@home Client Advanced Control GUI
Readme 3.7 MiB
Languages
Python 99.6%
Shell 0.3%
Rich Text Format 0.1%