Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 770 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 770 Bytes

Bing Wallpaper Downloader

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.

Prerequisites

  • PowerShell 5.0 or later

Use EXE file

You can also download the exe version from the repo. It's just the same script which converted to exe using PS2EXE.

Usage

  1. Clone the repository.
  2. Open PowerShell.
  3. Navigate to the directory where you cloned the repository.
  4. Run the script using the following command: .\bing-wallpaper-downloader.ps1

License

This project is licensed under the GPL-v3 License