diff --git a/apps/a_battery_widget/README.md b/apps/a_battery_widget/README.md new file mode 100644 index 000000000..b7e38c52f --- /dev/null +++ b/apps/a_battery_widget/README.md @@ -0,0 +1,14 @@ +# A Battery Widget (with percentage) + +Show the current battery level and charging status in the top right of the clock, with charge percentage + +* Works with Bangle 2 ⌚ +* Simple design, no settings 🍏 + * Red when the batterly level is below 30% 🟥 + * Blue when charging 🟦 +* 40 pixels wide ↔️ + +![](widget.png) + +## Creator +[@alainsaas](https://github.com/alainsaas)