This package has been deprecated

Author message:

WARNING: This project has been renamed to healthi

healthi.js

1.0.0 • Public • Published

healthi.js

XO code style

Simple module to get your Macbook's battery health

Example

var health = require('healthi.js')

health(function(h){
  console.log(h) // prints the current health
})

Contribute

Feel free to open an issue or a pull request

Build

npm run build

Readme

Keywords

Package Sidebar

Install

npm i healthi.js

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • pablopunk