Save Wallpaper is a simple Python script which allows Windows users to easily save the daily lockscreen images.
- Open
savewp.py
and changeRAWS_DIR
(intermediate files),LANDSCAPE_DIR
(landscape photos) andPORTRAIT_DIR
(portrait photos) to your desired destinations. - Simply run
python savewp.py
and let the script do its magic.
Python 2.7: https://www.python.org/download/releases/2.7/ (will consider adding Python 3 support in the future)
Save Wallpaper is licensed under MIT license.