This repository contains the code for the Fogle's clone project.
- Clone the repository to your local machine.
- Install the required dependencies by running the following command:
pip install -r requirements.txt
- Open the
main_pyqt.py
file. - Run the script using the following command:
sudo python main_pyqt.py
- Select the monitor from the dropdown menu.
- Click the "Confirm" button to start capturing screenshots.
- To stop the program, click the "Stop" button.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.