mirror of https://github.com/espruino/BangleApps
14 lines
563 B
Markdown
14 lines
563 B
Markdown
|
# Activity reminder
|
||
|
|
||
|
A reminder to take short walks for the ones with a sedentary lifestyle.
|
||
|
The alert will popup only if you didn't take your short walk yet
|
||
|
|
||
|
Differents settings can be personnalized:
|
||
|
- Enable : Enable/Disable the app
|
||
|
- Start hour: Hour to start the reminder
|
||
|
- End hour: Hour to end the reminder
|
||
|
- Max innactivity: Maximum innactivity time to allow before the alert. From 15 min to 60 min
|
||
|
- Dismiss delay: Delay added before the next alert if the alert is dismissed. From 5 to 15 min
|
||
|
- Min steps: Minimal amount of steps to count as an activity
|
||
|
|