-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Continuing off from the discussion started in #1 by @KarkanAlzwayed.
I actually planned for powerplan to get a profile edition (and perhaps some status plotting/monitoring) GUI at some point, but truth be told, at this point in time I'm not really experienced in writing pretty desktop GUI's and there's still other powerplan features I'd like to implement first. I actually had a look at QtDesigner a while ago and it seemed like a good starting point. If anyone has some framework/library recommendations or would like to give it a go that'd be great!
@KarkanAlzwayed By all means feel free to try! I think Open-Source projects like this are a great way to learn new things, and I'd be happy to do some code review and offer help if needed. If you end up deciding to give it a go, I think good places to start are the classes PowerProfile and CPUSpec. The main project structure is outlined simply here.