FAH Timeout Display (Chrome, Tampermonkey)

Display timeout and other WU related information

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Christoph Alexander
일일 설치수
0
총 설치수
594
평점
0 0 0
버전
0.2
생성
2016-10-02
갱신
2016-10-02
라이선스
없음
동작 사이트

Chrome, Tampermonkey, Folding@home

Folding@home Timeout Display

This simple and crude script displays the starting and timeout time of a WU, along with the maximum number of minutes it may take.
(Note: timeout is when the result is discarded. You still get points, that is the other deadline

The display does NOT update automatically, unless a new WU is loaded!

It is of yet a very simple script, if you have time and inclination, feel free to improve it - first to mind would be a cross-check with the estimated time it takes, to see if it actually CAN complete.


Technical info

The script loads at startup, replaces the "console.log" method and inserts a new block into the "panel" div to display the data.

Disclaimer:

Use at own risk. I intend no harm, but accept no responsibility.
The source is open, so take a look if you're not sure if you trust me :-)