Skip to content

Lightweight and easy-to-use automatic mouse clicker built with Python and PyQt5. Supports customizable click intervals, mouse buttons, and user-friendly GUI for efficient repetitive clicking tasks.

Notifications You must be signed in to change notification settings

AliAkgun0/PrecisionClicker-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฏ PrecisionClicker Lite

A modern auto-clicker application built with Python and PyQt5.

Current Features (v1.0)

  • ๐Ÿ–ฑ๏ธ Multiple click types (Left, Right, Middle)
  • โšก Customizable click interval
  • โŒจ๏ธ Hotkey support (F6 to start/stop)
  • ๐ŸŽจ Modern dark theme UI
  • ๐Ÿ”— GitHub integration
  • ๐Ÿš€ Lightweight and fast

Upcoming Features

Version 2.0

  • ๐Ÿ“ Click pattern recording
  • ๐Ÿ”„ Loop playback
  • ๐ŸŽฏ Coordinate targeting
  • ๐Ÿ“Š Click statistics
  • ๐Ÿ’พ Save/load configurations
  • ๐ŸŒ™ Light/Dark theme toggle

Version 3.0

  • ๐ŸŽฎ Game-specific presets
  • ๐Ÿ” Smart click detection
  • ๐Ÿ“ˆ Performance analytics
  • ๐Ÿ” User profiles
  • ๐ŸŒ Multi-language support
  • ๐ŸŽจ Custom themes

Installation

  1. Clone the repository:
git clone https://github.com/AliAkgun0/precisionclicker-lite.git
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the application:
python main.py

Requirements

  • Python 3.8+
  • PyQt5
  • pyautogui
  • keyboard

Usage

  1. Select click type (Left, Right, Middle)
  2. Set click interval in milliseconds
  3. Press F6 to start/stop clicking
  4. Use the GitHub button to visit the repository

Contributing

Feel free to contribute to this project by:

  • Reporting bugs
  • Suggesting features
  • Submitting pull requests

License

This project is licensed under the MIT License.

Acknowledgments

  • Built with Python and PyQt5
  • Inspired by modern UI/UX practices
  • Thanks to all contributors

About

Lightweight and easy-to-use automatic mouse clicker built with Python and PyQt5. Supports customizable click intervals, mouse buttons, and user-friendly GUI for efficient repetitive clicking tasks.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages