Skip to content

An auto-clicker macro that improves and automate tasks that need Mouse clicking.

Notifications You must be signed in to change notification settings

augustvbone/pythonautoclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Auto-Clicker is a simple application that allows you to automate mouse clicks at specific intervals. It provides a graphical interface for easy control of the clicking behavior.

Features Automate mouse clicks at set intervals. Simple and intuitive graphical interface. Start, stop, and exit buttons for easy control.

Getting Started

Prerequisites Python 3.x installed on your system.

Required Python packages can be installed using pip: pip install pynput Installation Clone or download the repository to your local machine.

Navigate to the project directory:

cd python-auto-clicker Run the main script to start the application:

css python main.py

Usage Launch the application using main.py. Click the "Start" button to begin automatic clicks. Use the "Stop" button to pause automatic clicks. Click "Exit" to close the program.

Dependencies Python 3.x pynput library

Contributing Contributions are welcome! Feel free to fork the repository and submit pull requests.

License This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments This project was inspired by the need for a simple auto-clicker tool. Thanks to the creators of the pynput library for mouse and keyboard control.

About

An auto-clicker macro that improves and automate tasks that need Mouse clicking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages