Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elcuervo/bat
osx cli battery information
https://github.com/elcuervo/bat
Last synced: 30 days ago
JSON representation
osx cli battery information
- Host: GitHub
- URL: https://github.com/elcuervo/bat
- Owner: elcuervo
- Created: 2014-08-08T19:28:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-20T17:11:45.000Z (over 9 years ago)
- Last Synced: 2023-04-10T15:48:02.369Z (over 1 year ago)
- Language: Makefile
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bat
Battery information for OSX cli
## Installation
```bash
make install
```## Usage
```bash
bat
# 48%;2:13
```