Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gillstrom/battery-level-cli
Get current battery level
https://github.com/gillstrom/battery-level-cli
Last synced: 2 months ago
JSON representation
Get current battery level
- Host: GitHub
- URL: https://github.com/gillstrom/battery-level-cli
- Owner: gillstrom
- License: mit
- Created: 2017-09-20T07:32:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T08:06:48.000Z (about 7 years ago)
- Last Synced: 2024-06-29T11:22:16.596Z (3 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 32
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
- awesome-cli-apps - battery-level-cli - Get current battery level. (Utilities / System Interaction Utilities)
- fucking-awesome-cli-apps - battery-level-cli - Get current battery level. (Utilities / System Interaction Utilities)
README
> Get current battery level
## Install
```
$ npm install --global battery-level-cli
```## Usage
```
$ battery-level --helpUsage
$ battery-level
55%
```## Related
* [battery-level](https://github.com/gillstrom/battery-level) - API for this module
## License
MIT © [Andreas Gillström](https://github.com/gillstrom)