Does anyone know how to get the battery status in windows? On Linux it is as simple as acpi -b but in Windows this simple task seems impossible.
powercfg -energy can get all kinds of all information, but wont output something as simple as the charge level. I just need something simple which I can use for some scripts.