Launch Battery Historian 2.1 on Mac

Published by Igor Khrupin on

Android have great tool for tracking battery drain. It is Battery Historian.

Here is simple steps how to get it on your Mac:

  1. Install Docker
  2. Run the next commands in Terminal
    docker pull gcr.io/android-battery-historian:2.1
    docker -- run -p 9999:9999 gcr.io/android-battery-historian:2.1 --port 9999
  3. Open your http://localhost:9999

You will have Battery Historian ready for use:

screenshot-2016-12-06-13-26-09


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.