Skip to content

toolmanxyz/fogle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fogle's clone project

This repository contains the code for the Fogle's clone project.

Installation

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running the following command:
pip install -r requirements.txt

Usage

  1. Open the main_pyqt.py file.
  2. Run the script using the following command:
sudo python main_pyqt.py
  1. Select the monitor from the dropdown menu.
  2. Click the "Confirm" button to start capturing screenshots.
  3. To stop the program, click the "Stop" button.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.