2

There are many apps in store that will tell you how much your battery will last before the computer turns off.

I need something that tells me something like : "You unplugged at 95% and have been running for 2 hours and now have 55% "..

So like a graph in Android phones maybe?

I am using a Mac Book Pro 15 with latest Mac OS 10.9.

Koray Tugay
  • 1,404

1 Answers1

4

In OSX 10.9 and above this is all in Activity Monitor app under the Energy tab. It shows your battery life over the last 12 hours, and while it was plugged in is highlighted in green. It also shows you what apps are sucking on your battery and how much they are draining at the moment, and on average.

  • Yeah but it does not exactly say what time it was unplugged.. Thanks however. – Koray Tugay Jun 11 '14 at 20:20
  • If you want something like that, I recommend making an AppleScript that writes the the times down. Though the 12 hour graph in Activity Monitor is pretty comprehensive, I don't know of anything more 'consumer friendly' than AppleScript for exact times – Lost Odinson Jun 11 '14 at 20:28
  • 2
    I just saw, in that page there is "Time on Battery" just next to that graph!!! Thanks :) – Koray Tugay Jun 11 '14 at 20:31