Hi there!
I'm working on creating a break reminder for my computer that triggers based on mouse activity. Instead of showing a reminder every fixed 40 minutes, I want the timer to start only after detecting mouse movement—so it counts 40 minutes of activity starting from when the user begins using the mouse.
Mouse-Movement-Based Work Timer for Break Reminders
-
- Posts: 1
- Joined: Mon May 26, 2025 10:21 am
Re: Mouse-Movement-Based Work Timer for Break Reminders
Look at the trigger "On Idle"
Use "Reverse mode". The trigger will run the task when you move mouse or press key after specified pause.
In the task put the pause 40 minutes and some alert
Use "Reverse mode". The trigger will run the task when you move mouse or press key after specified pause.
In the task put the pause 40 minutes and some alert
Oleg Yershov