Analog clock widgets

From SpinetiX Support Wiki

Jump to: navigation, search

This page is related to Clock widgets.

Description

Icon analog clock widgets.png

These analog 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., Clock_1/widget.svg?h_offset=+2). Further details about how to configure them can be found below.

Classic analog clock

Version: 1.1 (2013-11-11)

Description:

Display a classic analog clock with roman numbers.

Configuration:

  • Color
    Color of the frame, numbers and hands.
    color=<values>
  • Background color
    Color of the clock background.
    bg_color=<values>
  • Time offset (h)
    The time offset in hours related the local time.
    h_offset=<-2|-1|0|+1|+2>

Classic analog clock with date

Version: 1.1 (2013-11-11)

Description:

Display a classic analog clock having the day of the month at three o'clock.

Configuration:

  • Color
    Color of the frame, numbers and hands.
    color=<values>
  • Background color
    Color of the clock background.
    bg_color=<values>
  • Time offset (h)
    The time offset in hours related the local time.
    h_offset=<-2|-1|0|+1|+2>

Modern analog clock

Version: 1.1 (2013-11-11)

Description:

Display an analog clock with modern look.

Configuration:

  • Clock opacity
    The level of opacity for the clock graphics (excepting hands). Value between 0 and 1.
    opacity=<0|0.5|1>
  • Background color
    Color of the clock background
    bg_color=<values>
  • Background opacity
    The level of opacity for the clock background. Value between 0 and 1.
    bg_opacity=<0|0.5|1>
  • Frame color
    Color of the clock frame.
    frame_color=<values>
  • Hands color
    Color of the clock hands.
    hands_color=<values>
  • Time offset (h)
    The time offset in hours related the local time.
    h_offset=<-2|-1|0|+1|+2>

Minimalist analog clock

Version: 1.1 (2013-11-11)

Description:

Display a minimalist analog clock. The color for the hands is configurable.

Configuration:

  • Hands color
    Color of the clock hands.
    color=<values>
  • Time offset (h)
    The time offset in hours related the local time.
    h_offset=<-2|-1|0|+1|+2>

Skeleton analog clock

Version: 1.1 (2013-11-08)

Description:

Display a skeleton analog clock with roman numbers.

Configuration:

  • Time offset (h)
    The time offset in hours related the local time.
    h_offset=<-2|-1|0|+1|+2>

Blue wave analog clock

Version: 1.1 (2013-11-08)

Description:

Display an analog clock with a blue-wave background and a red hand for seconds.

Configuration:

  • Time offset (h)
    The time offset in hours related the local time.
    h_offset=<-2|-1|0|+1|+2>

Black and white analog clock

Version: 1.1 (2013-11-11)

Description:

Display a simple, black and white, analog clock with a red hand for seconds.

Configuration:

  • Seconds hand color
    Color of the seconds hand.
    color=<values>
  • Time offset (h)
    The time offset in hours related the local time.
    h_offset=<-2|-1|0|+1|+2>

Blue shadow analog clock

Version: 1.1 (2013-11-08)

Description:

Display an analog clock with a blue-shadowed background and a light blue hand for seconds.

Configuration:

  • Time offset (h)
    The time offset in hours related the local time.
    h_offset=<-2|-1|0|+1|+2>

This page was last modified on 29 August 2019, at 16:43.