mttmantovani / battery-life-mac-python

Extract information on MacBook's battery life.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

usage: battery_life.py [-h] [--output [OUTPUT]] [--cycles CYCLES]
                       [--capacity CAPACITY]
                       [--design-capacity DESIGN_CAPACITY]

Battery life utility.

optional arguments:
  -h, --help            show this help message and exit
  --output [OUTPUT], -o [OUTPUT]
                        Specifies output file.
  --cycles CYCLES       Battery cycle count.
  --capacity CAPACITY   Full battery capacity.
  --design-capacity DESIGN_CAPACITY
                        Design battery capacity.

About

Extract information on MacBook's battery life.


Languages

Language:Python 56.2%Language:Shell 26.2%Language:JavaScript 14.8%Language:Makefile 2.7%