Skip to content

A configurable statistics banner generator for Folding@home users and teams. Uses YAML files for configuration.

License

Notifications You must be signed in to change notification settings

Wollw/FoldBanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoldBanner

This is a Folding@home banner generator configurable with YAML config files.

Install

Installation should be as simple as running

$ cabal install

while in the project's main directory. This will install needed dependencies and then build and install foldbanner in cabal's default bin directory. Ordinary users probably will find the binary in $HOME/.cabal/bin/ and may want to add that directory to their path if they haven't already.

Usage

For querying the server:

$ foldbanner -c CONFIG.yaml -b BACKGROUND.png -o OUTPUT.png -i TEAM_OR_USER_ID

or for using a local file:

$ foldbanner -c CONFIG.yaml -b BACKGROUND.png -o OUTPUT.png -s STATSFILE.xml

About

A configurable statistics banner generator for Folding@home users and teams. Uses YAML files for configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published