This repository has been archived on 2026-01-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Leons Aleksandrovs 9d560ce526 changed mouse moving logic
previously it would see if user is active each 10 seconds, and once in 5
minutes, it would move mouse if user wasn't active.
It caused issues because if user wasn't active before 5 minute ticker,
then mouse would still move.
Now gover counts for how long user has been idle, and moves mouse only
when time exceeds preset value in seconds
2025-10-09 22:29:17 +03:00
2025-08-15 09:43:58 +03:00
2025-08-18 09:08:00 +03:00
2025-08-18 09:08:00 +03:00
2025-10-09 22:29:17 +03:00
2025-10-09 22:29:17 +03:00
2025-08-15 09:43:58 +03:00

gover-ms-teams-online

Gover is mouse mover written in go, to appear online in ms teams

S
Description
Gover is mouse mover written in go, to appear online in ms teams
Readme 6.6 MiB
Languages
Go 100%