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
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,4 @@
1
1
# KeepTime
2
-
Project is Beta
3
-
4
-
# Use
5
2
Application to track your time spent on different projects each day. Aim was to create an easy and fast way to track the doings over the day. In the end you get a summary for the day.
6
3
7
4
Create projects and choose if they are counted as 'work time'. Select the project you work on. Before you switch the project, write a comment on what u did. Change the project. Repeat.
@@ -20,10 +17,10 @@ Main view (when you hover over the app):\
20
17
**You need to close the application manualy before you shutdown your PC. Otherwise the last running project is not saved to database.**
21
18
22
19
# Install
23
-
Download and execute .jar file (see releases). You should put the .jar in an extra folder as a *logs* and a *db* folder will be created next to it.\
20
+
Download and execute .jar file (see [releases](https://github.com/doubleSlashde/KeepTime/releases)). You should put the .jar in an extra folder as a *logs* and a *db* folder will be created next to it.\
24
21
It is recommended to run the application at windows start.
25
-
* 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.
26
-
* Open the autostart folder: Press *Windows+R*, execute *shell:startup*.
22
+
* 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
23
+
* Open the autostart folder: Press *Windows+R*, execute *shell:startup*
27
24
* Create a shortcut to the *.bat* in the autostart folder
0 commit comments