Added new improvements

This commit is contained in:
Robert Vokac 2024-02-25 09:24:16 +00:00
parent 804a937e82
commit a2c64709e9
No known key found for this signature in database
GPG Key ID: 693D30BEE3329055
2 changed files with 2 additions and 4 deletions

View File

@ -83,8 +83,6 @@ If file test.txt exists, then user is not asked for start time and overtime. Ins
### Smileys
### Smileys
Progress in square, circle or batteries is represented also by smileys (only, if the widget is hovered by mouse cursor):
Smileys can be colored or white-black (can be set in configuration)
@ -121,7 +119,6 @@ Smileys can be colored or white-black (can be set in configuration)
<pre>&#x1f608;</pre> ... smiling face with horns ... more or equal to 93.75%
## Key shortcuts
* UP - Show widgets again, if they were hidden

View File

@ -6,7 +6,8 @@ Time Calc is a desktop application used to track the remaining time until the en
_Time Calc is written in Java programming language and uses the Swing framework._
![Tux, the Linux mascot](images/screenshot.png)
![Screenshot of application "Time Calc"](images/screenshot.png)
## Usage
### Start of application