heliomass / BatteryDan

A battery widget for tmux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BatteryDan

A simple script to display the battery status for your Mac.

Setup

To install:

git clone git://github.com/heliomass/BatteryDan.git

Usage

To see the full range of commands:

battery_dan --help

Basic invocation:

$ battery_dan
◉ 96%

If you want to round up to 100% when your Mac is plugged in and almost charged:

$ battery_dan --round_up
◉ 100%

About

A battery widget for tmux.


Languages

Language:Shell 100.0%