From 5d5e6eae37803e928a6e7170890fa49b789c9936 Mon Sep 17 00:00:00 2001 From: Rei Date: Mon, 11 Dec 2023 01:40:08 +1100 Subject: [PATCH] Add To-Do List --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7967333..c46ca87 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # 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.