Jump to content

24 posts in this topic

Recommended Posts

Posted

I think there's Cydia tweaks which gives you this option.

 

Not sure which though. :D

 

BatteryLife is what I know of so far and BatteryDoctorPro which I'm unsure whether it works on iOS 8.

Posted

install mobileterminal from cydia, then open it up and type this:

ps -x
It will give you a list of all running processes that are consuming battery power.

If you would like to save the data to a file, type this instead:

ps -x > /var/mobile/foo.txt
It will create a file in /var/mobile/ called foo.txt and all the output will be redirected to the file instead of stdout
Posted

install mobileterminal from cydia, then open it up and type this:

ps -x
It will give you a list of all running processes that are consuming battery power.

If you would like to save the data to a file, type this instead:

ps -x > /var/mobile/foo.txt
It will create a file in /var/mobile/ called foo.txt and all the output will be redirected to the file instead of stdout

 

 

All mobileterminals that I installed crashed upon openingthe app. I now have ios terminal from bigboss and it says "command not found"

Posted

Here is a screenshot of what I see when I use batterylife http://m.imgur.com/jFyYWdNIs the capacity low for an almost two year old phone?

No, capacity is fine. Mine is like that also.

Posted

All mobileterminals that I installed crashed upon openingthe app. I now have ios terminal from bigboss and it says "command not found"

Install adv-cmds from cydia

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines