FAHS - Folding @ Home Stats
FAHS is application system for tracking and reviewing your Folding at Home team's statistics.
Features
- Monitor your teams score directly from Folding @ Home's score pages
- Record team and individual team members statistics into a MySQL database
- Browse recorded statistics with Google Charts' Line Chart or Google Annotated Time Line based viewer
Goals
- Refine layouts and styles of interfaces
- Refine chart display and options
- Provide embeddable pages
- Refined administration
Notes
FAHS is a PHP web application:
- view.php - browses team statistics and provides chart views
Parameters: [embedded=1] - manage.php - allows adding/removing F@H team ID # tracking list
Parameters: (none) - poll.php - polls team statistics listed in tracking list(made by manage.php)
Parameters: teamid - chart.php - displays a Google Chart of the specified team's data
Parameters: teamid, [embedded=1]
Download
Download:
fahs_0.2.tar.gz (24 KB) Version 0.2
MD5 Sum: bb4512a248c76bd69d317209340ca793
Requires PHP and a web server.
Designed to be used with Apache, PHP, and Cron on a Linux server.
Designed to be used with Apache, PHP, and Cron on a Linux server.
fahs_0.2.tar.gz (24 KB) Version 0.2
MD5 Sum: bb4512a248c76bd69d317209340ca793
Version History
- Version 0.2: Expanded to display score changes instead of score totals. Now view using either Google Line Chart and Google Annotated Time Line.
(Current)
- Version 0.1: A working prototype with cron-based team statistics polling. Management polling and viewing of statistics are done with the php-mysql web application. Install FAHS with the interactive installer script. (repository only)
- Version 0.0: Initial project committed to git repository.
(no release)