Skip to content

lets you script what types of photos are posted on your lockscreen

Notifications You must be signed in to change notification settings

amandotzip/windowslockscreenchanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Automatic Windows Lockscreen Wallpaper

lets you script what types of photos are posted on your lockscreen

How to use

  1. 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

  2. Add path where you want wallpapers stored in config.ini under

  3. 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.

  4. Use Windows Task Scheduler to run the script automatically over intervals of time

Example config.ini

[Reddit]
client_id = myID
client_secret = mySecret
user_agent = image downloader for hot posts on r/wallpaper
[LocalPath]
saved_images_path = myPath

About

lets you script what types of photos are posted on your lockscreen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages