142f99601c0028fed755cda795b5df36b4b1436e
Scenario Image Automation GUI
This application allows you to create, edit, and run automation scenarios based on image detection on your screen. Built with Python and PyQt6, it supports:
- Scenario creation, selection, and management
- Drawing screenshots for image recognition
- Defining actions (click, key, scroll) with position and delay options
- Start/Stop controls with hotkey support
- Import/export of scenario configuration files
- Auto-save on scenario changes
Requirements
- Python 3.8+
- PyQt6
- opencv-python
- pyautogui
- pynput
Running the App
- Install dependencies (already handled by setup)
- Run:
C:/Users/GabrielFranz/Documents/VS Code/Test/.venv/Scripts/python.exe main.py
Notes
- All scenario changes are saved automatically.
- Hotkeys can be configured in the settings.
- For best results, use high-quality reference images for detection.
Description
VisionFlowAutomator is a powerful desktop automation tool that lets you create, edit, and run automation scenarios based on image recognition and GUI actions. With an intuitive graphical interface, you can visually define workflows that interact with any application or window on your system.
Readme
289 KiB
Languages
Python
100%