Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zoicware/exportwindowswallpapers

Export All Windows Wallpapers Stored Locally
https://github.com/zoicware/exportwindowswallpapers

wallpapers windows

Last synced: 30 days ago
JSON representation

Export All Windows Wallpapers Stored Locally

Awesome Lists containing this project

README

        

## Export All Windows Wallpapers

- This script will search through 4 directories where wallpapers are stored exporting them to a folder on the desktop

- POTENTIAL FUTURE ADDITION - download all Windows Spotlight Images from the API

## How to Use
```powershell

iwr https://raw.githubusercontent.com/zoicware/ExportWindowsWallpapers/main/ExportWallpapers.ps1 | iex

```