Update README.md

This commit is contained in:
Ray 2023-12-07 02:52:53 +11:00 committed by GitHub
parent f42ccbee13
commit bf94b471b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# MSLockscreenWallpaperGrabber # 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. 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. This can be setup as a service in Windows to grab the wallaper's daily upon startup or login.