You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,10 @@ Main view (when you hover over the app):\
23
23
24
24
# Install
25
25
Download and execute .jar file (see releases). You should put the .jar in an extra folder as a *logs* folder will be created next to it.\
26
-
You can put the .jar in the autostart folder
26
+
It is recommended to run the application at windows start.
27
+
* Copy the keeptime.bat file from this repo next to the *.jar*. Adapt the path inside the *keeptime.bat* to the name of the *.jar* file (if needed). Try starting the application by executing the *keeptime.bat* file. Close the app.
28
+
* Open the autostart folder: Press *Windows+R*, execute *shell:startup*.
29
+
* Create a shortcut to the *.bat* in the autostart folder
27
30
28
31
## Requirements
29
32
Only works correct for windows currently. Tested on 7 and 10.
0 commit comments