Name | Modified | Size | Downloads / Week |
---|---|---|---|
SRC | 2025-03-29 | ||
BIN | 2025-03-29 | ||
DEMO | 2024-03-29 | ||
README.md | 2025-03-25 | 2.7 kB | |
Time_limit.png | 2018-01-02 | 17.9 kB | |
Time_limit.xcf | 2018-01-02 | 73.2 kB | |
Time_limit.ico | 2018-01-02 | 159.3 kB | |
Totals: 7 Items | 253.1 kB | 14 |
Time_limit
Version:
0.10.04
In short:
A windowed / full-screen countdown timer. Colour and font size changes are used as warnings. Progress-bar gives a glance at the time stream. A logo can be added. The logo can be used as a background as well.
Three different modes are available:
- time left;
- time passed;
- ordinary clock.
When the time is over several possibilities are available:
- to show the defined message;
- to continue count the time;
- to launch another application;
- to close the count-down timer.
Useful for speech, lecture or presentation timing.
Colour / font / time limits can be changed using settings window and hot-keys. It's possible to save and restore several configurations. The input configuration file may be specified from command-line.
Available hot-keys:
Hotkey | Purpose |
---|---|
[Space ], [s ], Mouse click |
start/stop the timer. |
[F11 ], [f ], Mouse double-click |
Full screen on/off. |
[Esc ] |
Exit. |
[b ] |
Border-less on/off. |
[F1 ], [h ] |
This help. |
[m ], Mouse right click |
Menu window. |
[Left ], [Down ] |
Increase remaining time by 10 seconds. |
[Right ], [Up ] |
Decrease remaining time by 10 seconds. |
[Shift ][Left ], [Shift ][Down ] |
Increase remaining time by 1 minute. |
[Shift ][Right ], [Shift ][Up ] |
Decrease remaining time by 1 minute. |
[r ], Mouse middle click |
reset timer. |
[c ] |
Clock mode. |
[e ] |
Elapsed time mode. |
[l ] |
Remaining time mode. |
[t ] |
Toggles „Always on top” and normal windows modes |
[v ] |
Opens the timer's minimal console window. |
- You can change current time with the mouse wheel as well.
- By clicking on progress-bar, the timer mode is toggled.
Available command-line parameters:
Parameter | Purpose |
---|---|
--config= file.ini |
Read the specified configuration file. |
-e or --exit |
Exit at the end of countdown. |
-h or --help |
Show command-line help. |
--hotkey |
Start with opened hot-key table. |
-l nn or --lang nn |
Set the interface language (nn is the language code). |
--run= command |
At the end of countdown launches another program. |
--runwith= parameters |
Parameters for the program to launch. |
-s or --start |
Starts the countdown. |
--time= minutes |
Time limit (minutes). |
Availability:
- License:
-
GPLv3
-
Programming Language:
- Lazarus, Free Pascal
Pre-compiled files
- Sourceforge:
-
Fedora Copr:
- https://copr.fedorainfracloud.org/coprs/zirneklitis/Utilities/package/time_limit/
dnf copr enable zirneklitis/Utilities