Skip to content

Commit 4f9aa34

Browse files
authored
Create README.md
1 parent 3feaf83 commit 4f9aa34

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

apps/widsmartbatt/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Smart Battery Widget
2+
Shows battery in terms of days (21 days, 12 hours), and learns from your daily usage to give better estimations.
3+
This app was modified from `wid_a_battery_widget`, by @alainsaas
4+
5+
When you install the app for the first time, or clear the data, the forecast will fluctate, and will not be reliable for a while. As it learns from your usage, it will keep learning, and provide better predictions.
6+
The app learns by averaging all the power draw whenever it needs to draw, and saves it to a json, averaging it with many others, providing an accurate prediction. The app gives the best forecast when you use the watch relatively similar per day.
7+
8+
Tap on the widget to show the battery percentage. It will go back to the days left after 3 seconds.
9+
## Settings
10+
* Clear Data - Clears the learned data. Useful when you change something fundamental that affects battery usage. (eg. New clock, turn on GPS daily, LCD backlight setting changes.)
11+
## Creator
12+
RKBoss6

0 commit comments

Comments
 (0)