Loffol countdown timer
SUMMARY:
- Loffol (the application, this window, use previously set parameters, no label)
- Overview
- Configuration
- Diagnostics
- Loffol (the application, new window, set reasonable parameters, set label to "videoconference")
Overview
Loffol is a configurable liftoff (countdown) timer with selectable alarm sound.
To set the countdown interval, select the hours, minutes, and seconds from the drop-down controls and then click Set. This will lock out the drop-down controls. Loffol will start counting down from the time you set. The alarm will ring when the counter reaches 00:00:00.
To stop the alarm when it's ringing or to turn it off before it rings, click Reset.
Note that a short burst of the selected alarm will sound at a warning time before the counter reaches 00:00:00. You can set or disable this using the w= setting; see below.
Loffol displays a label above the time, which may be useful if running several instances of Loffol in different windows to remind you which window is timing what event. Loffol does not use or save the label; it simply displays it. To change the label, click on it, enter the desired text, then [Enter]. Or you can set the label on startup using the "l=" setting; see below.
Configuration
Label: /cgi-bin/loffol.cgi?l=xxx where xxx is the label to show. To change the label once it is displayed, click on it, enter the desired text, then [Enter]. Encode spaces with %20.
Example: /cgi-bin/loffol.cgi?l=Check%20oven
Main clock digit font size: /cgi-bin/loffol.cgi?s=n where n is in the range 1–20. This setting affects all instances.
Set s=
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Setting controls size: /cgi-bin/loffol.cgi?c=n where n is in the range 1–10. This setting affects all instances.
Set c=
1
2
3
4
5
6
7
8
9
10
Alarm sound: /cgi-bin/loffol.cgi?a=n where n is in the range 1–9. This setting affects all instances.
Set a=
1
2
3
4
5
6
7
8
9
a= | name | preview | set |
---|---|---|---|
1 | blast | set | |
2 | klaxon | set | |
3 | beep 3 | set | |
4 | buzz | set | |
5 | dive | set | |
6 | foghorn | set | |
7 | sweep | set | |
8 | smoke | set | |
9 | bong | set |
Warning alarm time in seconds: /cgi-bin/loffol.cgi?w=n where n is -1 to disable the warning alarm, or anything greater than 15 to set the warning alarm time to that number of seconds. This setting affects all instances.
Set w=
- -1 (disable; actually sets w=99999, which is greater than the 24-hr range covered by this timer)
- 15 (15 s, minimum)
- 30 (30 s)
- 45 (45 s)
- 60 (60 s, 1 min)
- 120 (120 s, 2 min)
- 300 (300 s, 5 min)
- 600 (600 s, 10 min)
Diagnostics
Show diagnostic screen: /cgi-bin/loffol.cgi?d=n where n can be anything other than blank, e.g., d=1.
show (new window)
TimmiT editing, writing, procurement