harlam357 / hfm-net

Client Monitoring Application for Folding@Home
34 stars 6 forks source link

HFM core as a Service #297

Open harlam357 opened 8 years ago

harlam357 commented 8 years ago
harlam357 commented 4 years ago

Still on the path for this issue. The first step is to get HFM working as a console app. Fire, load configuration, and monitor. Just without any of the WinForms GUI components.

kbernhagen commented 2 years ago

For the console app, I'd like to suggest https://github.com/migueldeicaza/gui.cs

harlam357 commented 1 year ago

Yeah, I've seen that package @kbernhagen. My plan is to throw away the current WinForms (Windows only) UI and go full web based or PWA, probably Blazor Hybrid.