https://github.com/joeriddles/windows-lockscreen-copier
Copy Windows 10 lockscreens to a folder.
https://github.com/joeriddles/windows-lockscreen-copier
Last synced: 9 days ago
JSON representation
Copy Windows 10 lockscreens to a folder.
- Host: GitHub
- URL: https://github.com/joeriddles/windows-lockscreen-copier
- Owner: joeriddles
- License: mit
- Created: 2021-05-13T20:56:15.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T23:43:02.000Z (about 2 years ago)
- Last Synced: 2025-03-26T02:45:46.923Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automate the Boring Stuff with Joseph, 1st Edition: Windows Lockscreens
## To Run
```powershell
git clone https://github.com/joeriddles/windows-lockscreen-copier.git
cd ./windows-lockscreen-copier/
./download-lockscreens.ps1
```