alfred-battery
Version:
Alfred workflow to get battery info
37 lines (24 loc) • 804 B
Markdown
# alfred-battery
> Alfred workflow for battery info

## 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)