Watch Video Note: Early version tested only on 1920x1080 resolution.
-
Clone the Repository
git clone https://github.com/suchyindustries/StaminkaDrop.git cd StaminkaDrop
-
Create a Virtual Environment
python -m venv .venv
-
Activate the Virtual Environment
.venv\Scripts\activate
-
Install Dependencies
pip install -r requirements.txt
python main.py
PyQt5
keyboard
pyautogui
opencv-python
numpy
rich
-
Install Python 3.7 or Higher
- Download from the official website.
-
Clone the Repository
git clone https://github.com/suchyindustries/StaminkaDrop.git cd StaminkaDrop
-
Create a Virtual Environment
python -m venv .venv
-
Activate the Virtual Environment
.venv\Scripts\activate
-
Install Required Packages
pip install -r requirements.txt
-
Run the Application
python main.py