MSLockscreenImageGrabber/README.md

9 lines
380 B
Markdown
Raw Normal View History

2023-12-22 08:08:38 +00:00
# MSLockscreenImageGrabber
2023-12-06 15:52:53 +00:00
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.
2023-12-06 15:37:35 +00:00
2023-12-10 14:40:08 +00:00
TO-DO:
Add handling for existing files
2023-12-06 15:37:35 +00:00
This can be setup as a service in Windows to grab the wallaper's daily upon startup or login.