Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto-click program.

This is a simple python script that activates a mouse event. On running the program and activating the mouse event via a keyboard press or left mouse press, there is continous auto_clicking of the mouse with a delay of 0.001 seconds until the program is terminated via another keyboard press.

It is advisable to run the program in a virtual environment in order not to interfere with other possible programs on a local system. The program can also be run even if the IDE is terminated or minimised.

How to activate and run the program.


  • Create and activate a virtual environment on your local machine.

  • Install the requirements file via:

      pip install -r requirements.txt
    
  • Run the script via the command line (or via your IDE)

  • Press s to start the mouse event (auto-clicking).

  • Press s to terminate the mouse event.

  • Press x to exit the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages