X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

ReadMe.md

Mouse Activity Script

This Python script periodically moves the mouse and performs a click action. It’s useful for keeping the system active to avoid timeouts or showing as idle in applications like Microsoft Teams.

Features

  • Moves the mouse slightly every 20 seconds
  • Simulates a mouse click periodically
  • Prevents idle status on Microsoft Teams
X Tutup