go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

Is there a function to check CPU/memory usage?

Open DragonClub opened this issue 1 year ago • 2 comments

I think it would be quite nice if there was one.

It might be a good idea to include it in the results of the "info" command. or It would be nice to be able to see overall device usage and usage via App-ID.

DragonClub avatar Jul 18 '24 01:07 DragonClub

I agree for this feature, I planned to use go-ios instead of gidevice as the backend of this tool https://github.com/SonicCloudOrg/sonic-ios-bridge/ because iOS17+ supports but seems some features missing especially

  • Perf Monitor (https://github.com/SonicCloudOrg/sonic-ios-bridge/blob/main/cmd/perfmon.go)
  • Share device via network (https://github.com/SonicCloudOrg/sonic-ios-bridge/tree/main/cmd/remote)

hazmi-e205 avatar Oct 29 '24 00:10 hazmi-e205

Someone already working on this feature https://github.com/danielpaulus/go-ios/pull/475

hazmi-e205 avatar Nov 02 '24 10:11 hazmi-e205