Update README.md
This commit is contained in:
parent
840d63017d
commit
21ff6e380a
|
@ -1,8 +1,5 @@
|
||||||
# MSLockscreenImageGrabber
|
# 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.
|
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.
|
This can be setup as a service in Windows to grab the wallaper's daily upon startup or login.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue