Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions watt-watcher@drstevendev/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Watt Watchter

A Desklet for Cinnamon for real-time monitoring of laptops battery charge and discharge rate.

## Features

- Tracks latops batterys charge and discharge rate
- Two line styles: simple and gradient
- Status bar with current charge/discharge rate and time until battery is empty/full, state of charge (SOC) and full charge capacity (FCC)
- Customizeable colors for background and lines
- Customizeable size

## License

Open source - feel free to modify and share!

## Acknowledgement

Steep learning curve for desklet programming was possible due to source code and documentation of the exquisite [NVIDIA GPU Monitor](https://github.com/linuxmint/cinnamon-spices-desklets/tree/master/nvidia-gpu-monitor%40hierakonpolis) desklet.
Loading