Skip to content

A script that changes the background image of Windows OS to a random Unsplash.com image

License

Notifications You must be signed in to change notification settings

rhaeguard/Windows-Background-Image-Changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Background image changer

Steps

  • Setting environment variables

WBC_IMAGES_DIR is the folder to save the background images to. WBC_UNSPLASH_CID is the Unsplash API access key.

  • launcher.bat file

python script.py

and add this bat file as a scheduled task in Task Scheduler. The file should be located in system drive (otherwise access should be granted)

cmd /c launcher.bat >> wbc.log 2>&1

About

A script that changes the background image of Windows OS to a random Unsplash.com image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages