Razeeman / Android-SimpleTimeTracker

Simple app that tracks time.
GNU General Public License v3.0
601 stars 74 forks source link

Option to activate/deactivate Do Not Disturb mode while clocked in #214

Open joeskeen opened 1 month ago

joeskeen commented 1 month ago

As a user, I would like to have certain time tracking activities automatically activate Do Not Disturb mode while tracking to comply with company policy or safe workplace requirements.

Razeeman commented 3 weeks ago

Hello! This could be done through the integration with third party automation apps like Macrodroid or Tasker. Time tracker app can send an event to these apps when some activity is started, and these apps could react to these events by enabling or disabling do not distiurb mode.

Hope this make sense.

joeskeen commented 3 weeks ago

Great idea! I'll have to try it out!