|
1 | 1 | # KeepTime |
| 2 | +Readme is WIP\ |
| 3 | +Project is Beta\ |
| 4 | +You will most probably have to reconfigure the application with your details if a newer version will appear.\ |
| 5 | + |
| 6 | +# Use |
| 7 | +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. |
| 8 | + |
| 9 | +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. |
| 10 | + |
| 11 | +Main view (when you hover over the app):\ |
| 12 | + |
| 13 | +You can move the window by dragging it around. |
| 14 | + |
| 15 | +If you don't hover over the application the project list collapses:\ |
| 16 | + |
| 17 | + |
| 18 | +Open the context menu for a project to edit/delete or change the project and transfer n minutes of the current running one\ |
| 19 | + |
| 20 | + |
| 21 | +You can change the project by clicking in the project list, or by using the Hotkey feature (if activated in settings) Strg+Win button. A popup will appear at the mouse cursor. With a mouseclick you have to first focus the app before you can make use of the search functionality. Up/Down will scroll through the projects and Enter will select the project.\ |
| 22 | + |
| 23 | + |
| 24 | +You can choose the used colors for the main window, if the project list should be left or right and if you want to use the Hotkey\ |
| 25 | + |
| 26 | + |
| 27 | +After a day you can open the Reports, which will summarize the work done for the different projects during the day\ |
| 28 | + |
| 29 | + |
| 30 | +In the taskbar you will also see the current time + the color of the active project:\ |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +**You need to close the application manualy before you shutdown your PC. Otherwise the last running project is not saved to database.** |
| 35 | + |
| 36 | +# Install |
| 37 | +Download and execute .jar file (TBD). You should put the .jar in an extra folder as a *logs* folder will be created next to it.\ |
| 38 | +You can put the .jar in the autostart folder |
| 39 | + |
| 40 | +## Requirements |
| 41 | +Only works correct for windows currently. Tested on 7 and 10. |
0 commit comments