Command Line Access to Change Settings
Would it be possible for future releases to have some form of command line interface which you could use to alter the power states and whatnot, as I would like to build something similiar to this but more automic but the manual programming to change such is out of my skillset.
I have had a look around at the source and found lenovoPowerSettingsService.cs which seems to have everything i would need to call.
Should be doable. I will probably make it a separate cli program, rather than adding it to one of the gui versions.
thank you, i will work on it in the mean time but i am not very good at low level programming langauges so i will be going at crawl speeds compared to you lol