Installation
Using the Pre-Built .exe
- Download the Latest Release: Go to the releases page and download the latest
.exe
file for your system. - Run the Application: Once downloaded, simply double-click the
.exe
file to launch the app.
Optional: Running from Source Code
If you prefer to run the app from source, follow these steps:
-
Make sure you have Python 3.13 (or higher) installed. You can download it from the official Python website.
-
Clone the repository to your local machine
- Navigate to the project directory
- Install Python dependencies
- Install Playwright and its browser binaries
- Run the application