Simple python script which copies the images from the Microsoft Lockscreen Wallpaper Directory in AppData, appends them with ".jpg" and places them in a directory of the user's choosing to use as a desktop wallpaper.
Go to file
Ray 08c158e73b
Add author info
2023-12-07 02:41:56 +11:00
MSLockscreenWallpaperGrabber.py Add author info 2023-12-07 02:41:56 +11:00
README.md Create README.md 2023-12-07 02:37:35 +11:00

README.md

MSLockscreenWallpaperGrabber

Simple python script which copies the images from the Microsoft Lockscreen Wallpaper Directory in AppData, appends them with ".jpg" and places them in a directory of the user's choosing.

This can be setup as a service in Windows to grab the wallaper's daily upon startup or login.