BangleApps/apps/activityreminder
Stiralbios 6e88874d41 [ActivityReminder] Better handling of period going through midnight 2022-05-26 21:02:07 +02:00
..
ChangeLog [ActivityReminder] First attempt to rework the inactivity detection 2022-05-11 21:58:00 +02:00
README.md [ActivityReminder] First attempt to rework the inactivity detection 2022-05-11 21:58:00 +02:00
app-icon.js changing Activity Reminder icon color 2022-04-07 14:56:27 +02:00
app.js Fix mustAlert, and, hopefully use let and const the JS way 2022-05-12 11:34:42 +02:00
app.png Change the logo color slightly to be less visually agressive 2022-04-07 15:06:24 +02:00
boot.js [ActivityReminder] Better handling of period going through midnight 2022-05-26 21:02:07 +02:00
lib.js [ActivityReminder] fix bug on pauseDate 2022-05-12 14:18:33 +02:00
metadata.json [ActivityReminder] First attempt to rework the inactivity detection 2022-05-11 21:58:00 +02:00
settings.js Fix mustAlert, and, hopefully use let and const the JS way 2022-05-12 11:34:42 +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