mathisdt / trackworktime

Android app to track your work time via WiFi or location and categorize each recorded intervall by a predefined client/task and a free text.
https://zephyrsoft.org/trackworktime
GNU General Public License v3.0
139 stars 30 forks source link

[Feature request] set custom start and stop hour for works with fixed schedule #215

Open Biasio opened 2 years ago

Biasio commented 2 years ago

Hi, It would be much more easier and automated to set a custom working period, like two condition that have to be true to start tracking. I have a work where my hours are fixed and with the app i have to check and fix the start and stop tracking because maybe I'm still connected to the wifi or near the tracking position. Or another way to solve this is add an acceleremoter or motion trigger, which if the device is connected to the wifi or in the right location, it stops tracking when in motion for more than 5 seconds, and also the viceversa, it starts tracking when not in motion.

Maybe someone else has better ideas, anyway thank you for your work!