This page is related to Clock widgets.
Description
These digital clocks widgets complement the clock widgets included in Elementi in terms of design, yet they have less options for customization and no support for time zones (only an integer hour offset can be specified instead).
To use any of these widgets, download the widget and drag & drop the 7-zip file into your project.
The widget configuration options can either be set from Elementi / HMD or they can be provided as parameters with the widget URI. The latter is very useful especially when wanting to display different hours using the exact same clock - in this case, instead of using copies of the same widget, simply change the URI to include the hour offset (e.g., Digital_1/widget.svg?h_offset=+2
). Further details about how to configure them can be found below.
- Category: Clock widgets
- Author: SpinetiX S.A.
- License: GPL Version 3
- Target: Elementi / HMD
Regular digital clock
Version: 1.1 (2013-11-08)
Description:
- Display a text-based digital clock having configurable format, font and color.
Configuration
- Format
- Format of the digital clock.
- format=<hh:mm|hh:mm:ss|h:mm|h:mm:ss|h:mm a.m.|h:mm:ss a.m.|h:mm AM|h:mm:ss AM>
- Alignment
- Allignement of the clock
- alignment=<left|center|right>
- Font
- Font of the clock
- font=<Arial|Arial Black|Comic Sans MS|Courier New|Impact|Times New Roman|Trebuchet MS|Verdana>
- Italic
- Boolean to indicate if the clock should use italic or not
- italic=<no|yes>
- Bold
- Boolean to indicate if the clock should use bold or not
- bold=<no|yes>
- Color
- Color of the clock text
- color=<values>
- Time offset (h)
- The time offset in hours related the local time
- h_offset=<-2|-1|0|+1|+2>
|
|
Seven-segment digital clock
Version: 1.1 (2013-11-11)
Description:
- Display a seven-segment digital clock. The color and format of the clock can be configured.
Configuration
- Format
- Format of the digital clock
- format=<hh:mm|hh:mm:ss|h:mm|h:mm:ss|h:mm AM|h:mm:ss AM>
- Blinking
- Boolean to indicate if the separator should blink or not
- blink=<yes|no>
- Color
- Color of the clock text
- color=<values>
- Time offset (h)
- The time offset in hours related the local time
- h_offset=<-2|-1|0|+1|+2>
|
|
Round LED digital clock
Version: 1.1 (2013-11-11)
Description:
- Display a 9x13 round LED digital clock. The color and the format of the clock can be configured.
Configuration
- Format
- Format of the digital clock
- format=<hh:mm|hh:mm:ss|h:mm|h:mm:ss|h:mm AM|h:mm:ss AM>
- Blinking
- Boolean to indicate if the separator should blink or not
- blink=<yes|no>
- Color
- Color of the clock text
- color=<values>
- Time offset (h)
- The time offset in hours related the local time
- h_offset=<-2|-1|0|+1|+2>
|
|
Square LED digital clock
Version: 1.1 (2013-11-11)
Description:
- Display a 6x7 square LED digital clock. The color and the format of the clock can be configured.
Configuration
- Format
- Format of the digital clock
- format=<hh:mm|hh:mm:ss|h:mm|h:mm:ss|h:mm AM|h:mm:ss AM>
- Blinking
- Boolean to indicate if the separator should blink or not
- blink=<yes|no>
- Color
- Color of the clock text
- color=<values>
- Time offset (h)
- The time offset in hours related the local time
- h_offset=<-2|-1|0|+1|+2>
|
|
4x5 LED digital clock
Version: 1.1 (2013-11-11)
Description:
- Display a 4x5 LED digital clock. The color and the format of the clock can be configured.
Configuration
- Format
- Format of the digital clock
- format=<hh:mm|hh:mm:ss|h:mm|h:mm:ss|h:mm AM|h:mm:ss AM>
- Blinking
- Boolean to indicate if the separator should blink or not
- blink=<yes|no>
- Color
- Color of the clock text
- color=<values>
- Time offset (h)
- The time offset in hours related the local time
- h_offset=<-2|-1|0|+1|+2>
|
|