Skip to content

๐Ÿ–ฑ๏ธ๐Ÿ Fleet Click is an easy-to-use, powerful automatic clicking tool built with Python Flet. This open-source software allows you to automate repetitive clicking tasks with customizable click intervals, hotkeys, and more. Streamline your workflow and save time with FletClick!

License

Notifications You must be signed in to change notification settings

ANovelForStudy/FletClick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FletClick ๐Ÿ–ฑ๏ธ๐Ÿ

Welcome to FletClick, an open-source automatic clicking tool built with Python and the fantastic Flet framework. This is my educational pet project aimed at learning and showcasing the capabilities of Flet while providing a useful application for streamlining your workflow. Additionally, this project aimed to enhance my skills in application design, implement design patterns such as Singleton and Observer with a custom event-driven mechanism, and explore multiprocessing capabilities.

Features

  • Customizable click intervals for precise control
  • Configurable hotkeys for easy start/stop
  • User-friendly interface built with Flet
  • Lightweight and efficient, thanks to Python
  • Randomizing the time between taps to protect against tracking

Getting Started

Prerequisites

  • Python 3.11 or newer
  • Flet library (Install with pip install flet)

Installation

  1. Clone the repository: git clone https://github.com/ANovelForStudy/FletClick.git
  2. Change to the project directory: cd FletClick
  3. Install the required package: pip install -r requirements.txt

Usage

  1. Run the application: python flet_clicker/src/main.py
  2. Configure the click interval and hotkeys
  3. Start automating your clicking tasks!

Built With

  • Python - The programming language used
  • Flet - The modern UI framework for Python

Contributing

As this is an educational pet project, I welcome any suggestions, feedback, or improvements. Please submit a pull request or open an issue if you have any ideas or encounter any problems.

License

FletClick is released under the MIT License. See the LICENSE file for more information.

Happy clicking! ๐Ÿ˜Š

About

๐Ÿ–ฑ๏ธ๐Ÿ Fleet Click is an easy-to-use, powerful automatic clicking tool built with Python Flet. This open-source software allows you to automate repetitive clicking tasks with customizable click intervals, hotkeys, and more. Streamline your workflow and save time with FletClick!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages