This PowerShell script downloads the latest Microsoft Bing wallpaper and sets it as your desktop background. The script uses the Bing Wallpaper API to get the latest wallpaper and then downloads it to your computer. The wallpaper is then set as your desktop background.
- PowerShell 5.0 or later
You can also download the exe version from the repo. It's just the same script which converted to exe using PS2EXE.
- Clone the repository.
- Open PowerShell.
- Navigate to the directory where you cloned the repository.
- Run the script using the following command:
.\bing-wallpaper-downloader.ps1
This project is licensed under the GPL-v3 License