Skip to content

[Feature Request] Folding@home widget #2112

Closed Locked Answered by mgrimace
mgrimace asked this question in Feature Requests
Discussion options

You must be logged in to vote

Ok, using customapi you can pull team stats or individual user stats. Other fields and API information can be found here

Team stats

    - Folding at Home:
        icon: foldingathome.png
        href: http://[IP, NAME, or SECRET]:7396 #add your address here
        widget:
            type: customapi
            url: https://api.foldingathome.org/team/[your team id] #add your teamID here
            refreshInterval: 43200000 #set for every 12 hours, for daily scores to not overuse their api 
            method: GET
            mappings:
              - field: name 
                label: Name
                format: text
              - field: wus
                label: work units

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mgrimace
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mgrimace
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
2 participants