10 lines
359 B
Markdown
10 lines
359 B
Markdown
|
### What is this?
|
||
|
A Cinnamon Applet that optionally displays battery stats for laptops
|
||
|
with two batteries, parses upower through dbus, and has a settings
|
||
|
dialog where you can select what to display.
|
||
|
|
||
|
### How to install
|
||
|
```bash
|
||
|
git clone https://github.com/TrentSPalmer/cinnamon-applet-dualbatteries.git ~/.local/share/cinnamon/applets/dualbatteries@trent
|
||
|
```
|