/Win10SpotLtSave

A flask script that lets the user save windows spotlight backgrounds of their choice.

Primary LanguageHTML

installation

set-executionpolicy remotesigned
#install python
$ ./install.ps1

how to

to launch the server
$ powershell ./resave.ps1

click to save the image you want
the save dir is in your onedrive/background folder, and you can change it by editing the script
the images will keep their original names generated by windows spotlight, they will not be overriden by this script.
click the red div on top right to close tab, the backend will exit automatically

update 04/08/2022

backend autoexit
install script
clear cache

update 21/11/2020

fixed the double opening bug
the savepath in the script can now be created automatically, but the user still need to select the path in windows settings
multibrowser support
improved user interaction cycle