This Python script will allows you to view the below mentioned datas country wise:
- NASA radar images
- Cameras
- Population location data
These are the following commands to be executed on your cmd to install the required Python Packages needed for this project:
- pip install pyautogui (on Windows) or pip3 install pyautogui (on macOS and Linux)
- pip install schedule
- pip install subprocess.run
- Install the Selenium Webdriver for python or pip install selenium
1. The Auto Click function does not work
2. Auto run function hasn't been tested yet
3. Needs to save time and date stamps along with the pictures
Wingspan762
isikkiymac