The Folding@Home program now includes a viewer which shows you PS3-style the protein it is working on and stats as well as a new tray docked GUI to control things graphically. It seems the most logical way to do this is to add two new USE flags to the existing ebuild ... maybe fahviewer and fahcontrol ... that will fetch the appropriate files and install them as well Reproducible: Always
Also, if somebody wants to go over the top for brownie points, here is how to fully integrate FAHScreensaver (perhaps installs with another USE flag) into XScreenSaver and KDE: http://jeremysands.com/?p=259
@ Assignee Ian Stakenvicius: Humble question, after more than six years: Any WIP intended upon this subject? CLOSE as WONTFIX ? Kind regards
I'm also curious about this. I see I can easily extract FAHviewer from the package download from the FAH site, and it works fine. However, the download for FAHControl shows it is a python program, and implies it still uses python2.7, which could be a problem. I may play with it, but I'm no python expert, so I may not get far.
I looked more carefully, and FAHControl uses python3, not 2, but I haven't looked at how much it cares which specific version. Also, even though FAHControl and FAHViewer have separate source URI's, I don't know how to make download dependent on a potential USE flag. Would it have to always download to distfiles, but USE flag only controls installation?