Skip to content

Commit 03320f3

Browse files
ddamkeddamke
authored andcommitted
change to only one picture for settings
1 parent ec31cc9 commit 03320f3

File tree

7 files changed

+5
-11
lines changed

7 files changed

+5
-11
lines changed

README.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,13 @@ Create projects and choose if they are counted as 'work time'. Select the projec
1212
+ You can move the window by dragging it around
1313
+ Open the context menu (with a right-click) for a project to edit/delete or change the project and transfer n minutes of the current running one
1414
+ In the taskbar you will also see the current time + the color of the active project
15-
+ The current Project will be saved eyery minute to mitigate loss on system crash or shutdown without closing window manually first.
15+
+ The current Project will be saved every minute to mitigate loss on system crash or shutdown without closing window manually first.
1616
+ After a day you can open the Reports, which will summarize the work done for the different projects during the day
1717

18-
**You need to close the application manualy before you shutdown your PC. Otherwise the last running project is not saved completely to database. (will be last state saved by auto-save)**
18+
**You need to close the application manually before you shut down your PC. Otherwise, the last running project is not saved completely to database. (will be last state saved by auto-save)**
1919

2020
### Settings:
21-
![Settings Screen](readme/images/settingsColor.png?raw=true "Settings")
22-
![Settings Screen](readme/images/settingsLayout.png?raw=true "Settings")
23-
![Settings Screen](readme/images/settingsGeneral.png?raw=true "Settings")
24-
![Settings Screen](readme/images/settingsAbout.png?raw=true "Settings")
21+
![Settings Screen](readme/images/settingsColor.PNG?raw=true "Settings")
2522

2623
+ Colors: you can define various colors to use in the UI to customize the application. The Reset resets the color to the default color.
2724
+ Display projects on the right: Will show the list of projects on the right side, instead of the left
@@ -42,7 +39,7 @@ Create projects and choose if they are counted as 'work time'. Select the projec
4239
* Extract the downloaded .zip
4340
* Copy the downloaded keeptime.bat file 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. The start may take up to one minute.
4441

45-
It is recommended to run the application at computer start so you do not forget to track your time. For autostart also execute the following steps (for windows)
42+
It is recommended to run the application at computer start, so you do not forget to track your time. For autostart also execute the following steps (for windows)
4643
* Open the autostart folder: Press *Windows+R*, execute *shell:startup*
4744
* Create a shortcut to the *.bat* in the autostart folder
4845

@@ -70,7 +67,4 @@ You should put the .jar in an extra folder as a *logs* and a *db* folder will be
7067

7168
* Windows 7, 10
7269
* Linux (tested on Ubuntu 18.04)
73-
* Java 11
74-
75-
76-
70+
* Java 11

readme/images/settings.png

-19.3 KB
Binary file not shown.

readme/images/settingsAbout.png

-20 KB
Binary file not shown.

readme/images/settingsColor.PNG

12.7 KB
Loading

readme/images/settingsColor.png

-9.6 KB
Binary file not shown.

readme/images/settingsGeneral.png

-9.57 KB
Binary file not shown.

readme/images/settingsLayout.png

-6.54 KB
Binary file not shown.

0 commit comments

Comments
 (0)