Skip to content

Commit 134eb68

Browse files
committed
2 parents 8751ca0 + 7847365 commit 134eb68

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
# GrabWindows10LockScreenPictures
1+
# Grab Windows 10 Lock Screen Pictures
22
A program to copy the spotlight images and save them to a local folder. This can be set as a Task Schedule which will run daily etc.
3+
4+
## Usage
5+
Download the program [from the releases page](https://github.com/aryehsilver/GrabWindows10LockScreenPictures/releases), and run the installer.
6+
7+
Upon running the program the first time, a `locations.txt` file will be created in `C:\Users\{your_username_here}\AppData\Roaming\Grab Windows 10 Lock Screen Pictures`. This file will contain the current username.
8+
9+
To add usernames to grab images for, open the `locations.txt` file and add usernames one per line.
10+
11+
The images are saved to `C:\Users\{username}\Pictures\Spotlight Images` using the first username in the text file. To save to a different user, change the order of the usernames. To change the save location within the user's folder; can only be done by editing the `program.cs` file directly.

0 commit comments

Comments
 (0)