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 21ff6e380a
Update README.md
2023-12-22 19:09:00 +11:00
LICENSE Create LICENSE 2023-12-07 02:47:29 +11:00
MSLockscreenImageGrabber.py Rename MSLockscreenWallpaperGrabber.py to MSLockscreenImageGrabber.py 2023-12-22 19:07:08 +11:00
README.md Update README.md 2023-12-22 19:09:00 +11:00

README.md

MSLockscreenImageGrabber

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.

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