https://github.com/pablopunk/healthi-cli
Check your computer's battery health via CLI (Mac/Linux)
https://github.com/pablopunk/healthi-cli
Last synced: 12 months ago
JSON representation
Check your computer's battery health via CLI (Mac/Linux)
- Host: GitHub
- URL: https://github.com/pablopunk/healthi-cli
- Owner: pablopunk
- Created: 2017-12-19T14:43:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T09:59:46.000Z (over 7 years ago)
- Last Synced: 2025-05-31T11:53:50.688Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 95.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# healthi-cli
Check your computer's battery health
## Install
```sh
npm install -g healthi-cli
```
## Usage
```sh
$ healthi
85.42%
```
## Related
* [healthi-js](https://github.com/pablopunk/healthi-js) The module this CLI uses
* [healthi-app](https://github.com/pablopunk/healthi-app) The app for mac and linux.
## License
MIT
## Author
|  |
| --------------------------------- |
| [Pablo Varela](https://pablo.life) |