danielpaulus / go-ios

This is an operating system independent implementation of iOS device features. You can run UI tests, launch or kill apps, install apps etc. with it.
MIT License
967 stars 184 forks source link

Add battery IORegistry and sysmontap cpuusage #475

Closed kvs-coder closed 3 weeks ago

kvs-coder commented 1 month ago

@kvs-coder do you need some help with it or why is it drafT? :-D

hey @danielpaulus

it is draft because I started working on this, but then needed to switch context, and then had vacation :D

I'm resuming working on this to provide the possibility to read device's stats (like Xcode does, but without beautiful visual representation, just cold numbers)

If you have already some insights regarding this, I'm all ears :)