# alfred-battery

> Alfred workflow for battery info

![alt tag](https://github.com/alonalon/alfred-battery/blob/master/media/screenshot.png?raw=true)

## Install

```
$ npm install -g alfred-battery
```

*Requires [Node.js](https://nodejs.org) 6+ and the Alfred 3 or 4 with Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*

## Usage

In Alfred, type `battery`, <kbd>Enter</kbd>, and your query.

Query options:
 - Capacity
 - Charging
 - Cycles
 - Fully charged
 - Level
 - Serial
 - Temperature
 - Time remaining


## Related
- [osx-battery](https://github.com/gillstrom/osx-battery) made by [Gillstrom](https://github.com/gillstrom)
- [alfy](https://github.com/sindresorhus/alfy) made by [Sindre Sorhus](https://github.com/sindresorhus)

## License

MIT © [alonalon](http://aronhafner.com)
