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 5d5e6eae37
Add To-Do List
2023-12-11 01:40:08 +11:00
LICENSE Create LICENSE 2023-12-07 02:47:29 +11:00
MSLockscreenWallpaperGrabber.py Add Completion message and delay before close of window 2023-12-07 16:12:35 +11:00
README.md Add To-Do List 2023-12-11 01:40:08 +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 to use as a desktop wallpaper.

TO-DO: Add handling for existing files

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