Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
microprediction opened this issue Apr 6, 2023 · 2 comments

Comments

@microprediction
Copy link
Owner

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
@compascafe
Copy link

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!!

@microprediction
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants