/Desktop-WallpaperChanger

Python script that performs an API GET request from NASA's free to use API that provides us with a JSON file that contains a URL to an image (new image every day). The script then saves the image from the URL in the local directory and sets it as the Desktop's wallpaper.

Primary LanguagePython

# Created by Shahrukh Qureshi

This program can be executed through the executable file (main.exe) or by running the main.py file.