Skip to content

This is a program writing in batch programming and it's used to move the mouse up and down after some few seconds. This is to avoid Hubstaff to send an inactivity notice.

Notifications You must be signed in to change notification settings

Eyongkevin/Mouse-move

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mouse-move

This is a program writing in batch programming and it's used to move the mouse up and down a fraction after some few seconds. This is to prevent Hubstaff to send an inactivity notice when you are using hubstaff to track your work.

How to run it

Requirements for Ubuntu Users

Install xdotool

$ sudo apt-get update -y

$ sudo apt-get install -y xdotool

Run

Fork this repo, clone and download. Then, open your terminal and move to the directory where the script file is found and run the command

$ ./script

About

This is a program writing in batch programming and it's used to move the mouse up and down after some few seconds. This is to avoid Hubstaff to send an inactivity notice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages