Skip to content

B1nke/win10.lock-screen.pictures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

win10.lock-screen.pictures

I usually like the lock screen pictures and like to have them as wallpapers, so I made this small script to copy them to Pictures/tmp. Running the script once or twice a week will usually grab all the pictures that have been used for the lock screen.

Usage

Just run the script from console

> python main.py

To save files to a different folder than tmp, just add the folder name at the end

> python main.py otherFolder

Requirements

Package requires Python with Pillow installed. If you don't care, just run > pip install pillow after you have installed Python

About

Copies lock screen pictures to your pictures folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages