diff --git a/apps/wid_a_battery_widget/README.md b/apps/wid_a_battery_widget/README.md new file mode 100644 index 000000000..534931dd2 --- /dev/null +++ b/apps/wid_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 + +![](a_battery_widget-pic.jpg) + +## Creator +[@alainsaas](https://github.com/alainsaas)