Skip to content

Commit b37b737

Browse files
committed
2 parents a3f94a1 + ccfacbc commit b37b737

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
# ReolinkRestart
22

3-
A tool that restarts the Reolink client on a schedule to reset out-of-sync camera streams.
3+
A tool that restarts the Reolink client, in full screen mode, on a schedule to reset out-of-sync camera streams.
44

55
## Installation
66

7-
1. Download the latest executable from the releases here.
8-
2. Run the executable.
9-
3. Optionally, add the executable to your Startup folder.
7+
1. Download the latest executable from the [releases](https://github.com/codemunkie15/ReolinkRestart/releases).
8+
2. Extract the executable.
9+
3. Run the executable.
10+
4. Optionally, add the executable to your Startup folder.
1011

1112
## Options
1213

13-
Options can be changed by modifying the generated `settings.json` file.
14+
Options can be changed by modifying the generated `settings.json` file and restarting the application.
1415

1516
* **ReolinkExecutableFilePath** - The path where your Reolink client executable is stored.
1617
* **RestartIntervalMinutes** - The restart interval in minutes.

0 commit comments

Comments
 (0)