BangleApps/apps/activityreminder
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
..
ChangeLog Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
README.md [ActivityReminder] Add temperature threshold to detect when the watch isn't worn 2022-05-26 21:21:15 +02:00
app-icon.js changing Activity Reminder icon color 2022-04-07 14:56:27 +02:00
app.js Use let instead of const on object that get updated 2022-06-12 20:05:32 +02:00
app.png Change the logo color slightly to be less visually agressive 2022-04-07 15:06:24 +02:00
boot.js add missing semicolons 2022-06-12 20:29:43 +02:00
lib.js Use let instead of const on object that get updated 2022-06-12 20:05:32 +02:00
metadata.json Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
settings.js Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00

README.md

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.

Different settings can be personalized:

  • Enable : Enable/Disable the app
  • Start hour: Hour to start the reminder
  • End hour: Hour to end the reminder
  • Max inactivity: Maximum inactivity time to allow before the alert. From 15 to 120 min
  • Dismiss delay: Delay added before the next alert if the alert is dismissed. From 5 to 60 min
  • Pause delay: Same as Dismiss delay but longer (usefull for meetings and such). From 30 to 240 min
  • Min steps: Minimal amount of steps to count as an activity
  • Temp Threshold: Temperature threshold to determine if the watch is worn