microprediction icon indicating copy to clipboard operation
microprediction copied to clipboard

Create "folding from home" style standalone windows program that can be easily installed and run

Open microprediction opened this issue 1 year ago • 2 comments

Task:

  • Create standalone windows program
  • User prompted for email but optional
  • Runs the default crawler (which may be stochastic soon)
  • Hides with hover link to dashboard (optional).

One possible implementation

  • Use pyinstaller

microprediction avatar Apr 06 '23 15:04 microprediction

Working on it, hoping to give my first contribution to the project. Just to clarify,

  • The goal is to run in the background on a Windows PC to avoid Python servers and to get an advantage to resources in different machines ( yes like the project Folding@Home )
  • The email could be required to start a "session "for the crawlers.
  • With an execution icon, in the the windows dashboard

David Tello , Cheers!!

compascafe avatar Apr 08 '23 02:04 compascafe

Yeah something like that. Anything that makes it easy to donate CPU to the prediction web. Over time it might do something other than run the default crawler.

microprediction avatar Apr 11 '23 14:04 microprediction