12 lines
160 B
Markdown
12 lines
160 B
Markdown
|
## batstat
|
||
|
|
||
|
Linux CLI-tool to collect and display technical information about the installed batteries.
|
||
|
|
||
|
### Building
|
||
|
|
||
|
To build, simply run:
|
||
|
|
||
|
```bash
|
||
|
$ make
|
||
|
```
|