lets you script what types of photos are posted on your lockscreen
-
Must create config.ini for Reddit API key credentials, as well as location of where wallpapers are stored https://praw.readthedocs.io/en/latest/getting_started/configuration/prawini.html
-
Add path where you want wallpapers stored in config.ini under
-
Uses Dynamic Theme from Windows Store to actually update the lockscreen, as updating the lockscreen is shockingly difficult for whatever reason. With Dynamic Theme, you could also sync your lockscreen and desktop wallpaper.
-
Use Windows Task Scheduler to run the script automatically over intervals of time
[Reddit]
client_id = myID
client_secret = mySecret
user_agent = image downloader for hot posts on r/wallpaper
[LocalPath]
saved_images_path = myPath