A python script to download Bing daily image and set is as the desktop wallpaper for Windows desktop systems. This script runs in Windows 8, 8.1 and 10.
- Download the python script.
- Open cmd in administrator mode and navigate to the directory where the script was downloaded.
- Run the script by typing 'python main.py'.
- New wallpaper with appear on the desktop.
- A script to automatically download and install the required modules.
- An executable form of this script.
- Automatic execution of this script every day. Also, check for error conditions and handle them.
- Develop a proper container for all functionalities.