Skip to content

Move mouse coursor in certain period of time to keep user session alive

Notifications You must be signed in to change notification settings

alvelchev/windows_move_mouse_coursor_automatically

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Windows mouse coursor move

Move mouse coursor in certain period of time to keep user session alive

  • Clone the repo
git clone https://github.com/alvelchev/windows_move_mouse_coursor_automatically.git
  • Go to the directory where repo was downloaded
  • Execute the Powershell script to move the mouse automatically.
PowerShell.exe -NoExit -ExecutionPolicy Bypass -File C:\mousemove.ps1
  • In our example, the mouse will move 10 pixels every 5 seconds.
  • Close the Powershell window to stop moving the mouse automatically.

About

Move mouse coursor in certain period of time to keep user session alive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published