<?xml version="1.0" encoding="UTF-8"?>
<widgets>
<widget id="Weather_all" user-version="2.1" version="0" date="">
	<zip>Weather_all.7z</zip>
	<title>All in one</title>
	<desc>This archive contains five weather widgets and a JS script (openweather.js) that is included in each widget</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A.</copyright>
</widget>
<widget id="Weather_single" user-version="2.1" version="21030" date="2014-02-27">
	<zip>Weather_single.7z</zip>
	<preview>preview/Weather_single.png</preview>
	<link>Weather_single/widget.svg</link>
	<title>Weather forecast - single item</title>
	<desc>Displays weather information for one or more locations.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="locations" desc="Enter one or more locations separated by ';'. It is recommended to add the country 2-letter code after the the location name (e.g., Lausanne CH)." fullname="Location(s)"/>
	<prop name="units" desc="Choose between 'Centigrade' and 'Fahrenheit'. Default: 'Centigrade'." fullname="Temperature"/>
	<prop name="dur" desc="Enter a duration representing the number of seconds for which each item is displayed on the screen, in case multiple locations are entered above. Default: 5." fullname="Duration of each item (in sec)"/>
	<prop name="refresh" desc="Enter a duration representing the number of minutes to wait until updating the weather data from the server. Default: 60." fullname="Refresh time (in min)"/>
	<prop name="what" desc="Select the data to be displayed (current condition, today forecast, tomorrow forecast)" fullname="Display"/>
	<prop name="city" desc="Select between 'yes' and 'no' to indicate if the city name should be displayed or not. Default: 'yes'" fullname="Show city name"/>
	<prop name="country" desc="Select between 'yes' and 'no' to indicate if the country name should be displayed or not. Default: 'yes'." fullname="Show country name"/>
	<prop name="temp" desc="Select between 'yes' and 'no' to indicate if the temperature should be displayed or not. Default: 'yes'." fullname="Show temperature"/>
	<prop name="color" desc="Select the color of the text." fullname="Text color"/>
	<prop name="locale" desc="Select the locale used to display dates and numbers. Default: 'en_US'" fullname="Locale"/>
</widget>
<widget id="Weather_days_h" user-version="2.1" version="21030" date="2014-02-27">
	<zip>Weather_days_h.7z</zip>
	<preview>preview/Weather_days_h.png</preview>
	<link>Weather_days_h/widget.svg</link>
	<title>Horizontal weather forecast for multiple days</title>
	<desc>Displays weather information (forecast multiple days) for one or more locations using a horizontal layout.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="locations" desc="Enter one or more locations separated by ';'. It is recommended to add the country 2-letter code after the the location name (e.g., Lausanne CH)." fullname="Location(s)"/>
	<prop name="days" desc="Enter the number of days to be shown. Default: 3." fullname="Number of days"/>
	<prop name="units" desc="Choose between 'Centigrade' and 'Fahrenheit'. Default: 'Centigrade'." fullname="Temperature"/>
	<prop name="dur" desc="Enter a duration representing the number of seconds for which each item is displayed on the screen, in case multiple locations are entered above. Default: 5." fullname="Duration of each item (in sec)"/>
	<prop name="refresh" desc="Enter a duration representing the number of minutes to wait until updating the weather data from the server. Default: 30." fullname="Refresh time (in min)"/>
	<prop name="format" desc="Select how to display the date, between 'None', 'Day of the week', 'Day + Month' or custom. Default: 'Day + Month'" fullname="Date format"/>
	<prop name="city" desc="Select between 'yes' and 'no' to indicate if the city name should be displayed or not. Default: 'yes'" fullname="Show city name"/>
	<prop name="country" desc="Select between 'yes' and 'no' to indicate if the country name should be displayed or not. Default: 'yes'." fullname="Show country name"/>
	<prop name="temp" desc="Select between 'yes' and 'no' to indicate if the temperature should be displayed or not. Default: 'yes'." fullname="Show temperature"/>
	<prop name="color" desc="Select the color of the text." fullname="Text color"/>
	<prop name="locale" desc="Select the locale used to display dates and numbers. Default: 'en_US'" fullname="Locale"/>
</widget>
<widget id="Weather_days_v" user-version="2.1" version="21030" date="2014-02-27">
	<zip>Weather_days_v.7z</zip>
	<preview>preview/Weather_days_v.png</preview>
	<link>Weather_days_v/widget.svg</link>
	<title>Vertical weather forecast for multiple days</title>
	<desc>Displays weather information (forecast for multiple days) for one or more locations using a vertical layout.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="locations" desc="Enter one or more locations separated by ';'. It is recommended to add the country 2-letter code after the the location name (e.g., Lausanne CH)." fullname="Location(s)"/>
	<prop name="days" desc="Enter the number of days to be shown. Default: 3." fullname="Number of days"/>
	<prop name="units" desc="Choose between 'Centigrade' and 'Fahrenheit'. Default: 'Centigrade'." fullname="Temperature"/>
	<prop name="dur" desc="Enter a duration representing the number of seconds for which each item is displayed on the screen, in case multiple locations are entered above. Default: 5." fullname="Duration of each item (in sec)"/>
	<prop name="refresh" desc="Enter a duration representing the number of minutes to wait until updating the weather data from the server. Default: 30." fullname="Refresh time (in min)"/>
	<prop name="format" desc="Select how to display the date, between 'None', 'Day of the week', 'Day + Month' or custom. Default: 'Day + Month'" fullname="Date format"/>
	<prop name="city" desc="Select between 'yes' and 'no' to indicate if the city name should be displayed or not. Default: 'yes'" fullname="Show city name"/>
	<prop name="country" desc="Select between 'yes' and 'no' to indicate if the country name should be displayed or not. Default: 'yes'." fullname="Show country name"/>
	<prop name="temp" desc="Select between 'yes' and 'no' to indicate if the temperature should be displayed or not. Default: 'yes'." fullname="Show temperature"/>
	<prop name="color" desc="Select the color of the text." fullname="Text color"/>
	<prop name="locale" desc="Select the locale used to display dates and numbers. Default: 'en_US'" fullname="Locale"/>
</widget>
<widget id="Weather_cities_h" user-version="2.1" version="21030" date="2014-02-27">
	<zip>Weather_cities_h.7z</zip>
	<preview>preview/Weather_cities_h.png</preview>
	<link>Weather_cities_h/widget.svg</link>
	<title>Horizontal weather forecast for multiple cities</title>
	<desc>Displays weather information (current condition or the forecast for today or tomorrow) for three or more locations using a horizontal layout.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="locations" desc="Enter one or more locations separated by ';'. It is recommended to add the country 2-letter code after the the location name (e.g., Lausanne CH)." fullname="Location(s)"/>
	<prop name="units" desc="Choose between 'Centigrade' and 'Fahrenheit'. Default: 'Centigrade'." fullname="Temperature"/>
	<prop name="dur" desc="Enter a duration representing the number of seconds for which each item is displayed on the screen, in case multiple locations are entered above. Default: 5." fullname="Duration of each item (in sec)"/>
	<prop name="refresh" desc="Enter a duration representing the number of minutes to wait until updating the weather data from the server. Default: 30." fullname="Refresh time (in min)"/>
	<prop name="what" desc="Select the data to be displayed (current condition, today forecast, tomorrow forecast)" fullname="Display"/>
	<prop name="city" desc="Select between 'yes' and 'no' to indicate if the city name should be displayed or not. Default: 'yes'" fullname="Show city name"/>
	<prop name="country" desc="Select between 'yes' and 'no' to indicate if the country name should be displayed or not. Default: 'yes'." fullname="Show country name"/>
	<prop name="temp" desc="Select between 'yes' and 'no' to indicate if the temperature should be displayed or not. Default: 'yes'." fullname="Show temperature"/>
	<prop name="color" desc="Select the color of the text." fullname="Text color"/>
	<prop name="locale" desc="Select the locale used to display date and numbers. Default: 'en_US'" fullname="Locale"/>
</widget>
<widget id="Weather_cities_v" user-version="2.1" version="21030" date="2014-02-27">
	<zip>Weather_cities_v.7z</zip>
	<preview>preview/Weather_cities_v.png</preview>
	<link>Weather_cities_v/widget.svg</link>
	<title>Vertical weather forecast for multiple cities</title>
	<desc>Displays weather information (current condition or the forecast for today or tomorrow) for three or more locations using a vertical layout.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="locations" desc="Enter one or more locations separated by ';'. It is recommended to add the country 2-letter code after the the location name (e.g., Lausanne CH)." fullname="Location(s)"/>
	<prop name="units" desc="Choose between 'Centigrade' and 'Fahrenheit'. Default: 'Centigrade'." fullname="Temperature"/>
	<prop name="dur" desc="Enter a duration representing the number of seconds for which each item is displayed on the screen, in case multiple locations are entered above. Default: 5." fullname="Duration of each item (in sec)"/>
	<prop name="refresh" desc="Enter a duration representing the number of minutes to wait until updating the weather data from the server. Default: 30." fullname="Refresh time (in min)"/>
	<prop name="what" desc="Select the data to be displayed (current condition, today forecast, tomorrow forecast)" fullname="Display"/>
	<prop name="city" desc="Select between 'yes' and 'no' to indicate if the city name should be displayed or not. Default: 'yes'" fullname="Show city name"/>
	<prop name="country" desc="Select between 'yes' and 'no' to indicate if the country name should be displayed or not. Default: 'yes'." fullname="Show country name"/>
	<prop name="temp" desc="Select between 'yes' and 'no' to indicate if the temperature should be displayed or not. Default: 'yes'." fullname="Show temperature"/>
	<prop name="color" desc="Select the color of the text." fullname="Text color"/>
	<prop name="locale" desc="Select the locale used to display dates and numbers. Default: 'en_US'" fullname="Locale"/>
</widget>
<widget id="Clock_1" user-version="1.1" version="20666" date="2014-01-07">
	<zip>Clock_1.7z</zip>
	<preview>preview/Clock_1.png</preview>
	<link>Clock_1/widget.svg</link>
	<title>Classic analog clock</title>
	<desc>Display a classic analog clock with roman numbers.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="color" desc="Color of the frame, numbers and hands." fullname="Color"/>
	<prop name="bg_color" desc="Color of the clock background." fullname="Background color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time." fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Clock_2" user-version="1.1" version="20666" date="2014-01-07">
	<zip>Clock_2.7z</zip>
	<preview>preview/Clock_2.png</preview>
	<link>Clock_2/widget.svg</link>
	<title>Classic analog clock with date</title>
	<desc>Display a classic analog clock having the day of the month at three o'clock.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="color" desc="Color of the frame, numbers and hands." fullname="Color"/>
	<prop name="bg_color" desc="Color of the clock background." fullname="Background color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time." fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Clock_3" user-version="1.1" version="20666" date="2014-01-07">
	<zip>Clock_3.7z</zip>
	<preview>preview/Clock_3.png</preview>
	<link>Clock_3/widget.svg</link>
	<title>Modern analog clock</title>
	<desc>Display an analog clock with modern look.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="opacity" desc="The level of opacity for the clock graphics (excepting hands). Value between 0 and 1." fullname="Clock opacity" values="0|0.5|1"/>
	<prop name="bg_color" desc="Color of the clock background" fullname="Background color"/>
	<prop name="solid-opacity" desc="The level of opacity for the clock background. Value between 0 and 1." fullname="Background opacity" values="0|0.5|1"/>
	<prop name="frame_color" desc="Color of the clock frame." fullname="Frame color"/>
	<prop name="hands_color" desc="Color of the clock hands." fullname="Hands color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time." fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Clock_5" user-version="1.1" version="20666" date="2014-01-07">
	<zip>Clock_5.7z</zip>
	<preview>preview/Clock_5.png</preview>
	<link>Clock_5/widget.svg</link>
	<title>Minimalist analog clock</title>
	<desc>Display a minimalist analog clock. The color for the hands is configurable.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="color" desc="Color of the clock hands." fullname="Hands color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time." fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Clock_6" user-version="1.1" version="20253" date="2013-11-08">
	<zip>Clock_6.7z</zip>
	<preview>preview/Clock_6.png</preview>
	<link>Clock_6/widget.svg</link>
	<title>Skeleton analog clock</title>
	<desc>Display a skeleton analog clock with roman numbers.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="h_offset" desc="The time offset in hours related the local time." fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Clock_7" user-version="1.1" version="20253" date="2013-11-08">
	<zip>Clock_7.7z</zip>
	<preview>preview/Clock_7.png</preview>
	<link>Clock_7/widget.svg</link>
	<title>Blue wave analog clock</title>
	<desc>Display an analog clock with a blue-wave background and a red hand for seconds.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="h_offset" desc="The time offset in hours related the local time." fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Clock_8" user-version="1.1" version="20666" date="2014-01-07">
	<zip>Clock_8.7z</zip>
	<preview>preview/Clock_8.png</preview>
	<link>Clock_8/widget.svg</link>
	<title>Black and white analog clock</title>
	<desc>Display a simple, black and white, analog clock with a red hand for seconds.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="color" desc="Color of the seconds hand." fullname="Seconds hand color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time." fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Clock_9" user-version="1.1" version="20253" date="2013-11-08">
	<zip>Clock_9.7z</zip>
	<preview>preview/Clock_9.png</preview>
	<link>Clock_9/widget.svg</link>
	<title>Blue shadow analog clock</title>
	<desc>Display an analog clock with a blue-shadowed background and a light blue hand for seconds.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="h_offset" desc="The time offset in hours related the local time." fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Digital_1" user-version="1.1" version="20772" date="2014-01-27">
	<zip>Digital_1.7z</zip>
	<preview>preview/Digital_1.png</preview>
	<link>Digital_1/widget.svg</link>
	<title>Regular digital clock</title>
	<desc>Display a text-based digital clock having configurable format, font and color.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="format" desc="Format of the digital clock." fullname="Format" values="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"/>
	<prop name="alignment" desc="Allignement of the clock" fullname="Alignment" values="left|center|right"/>
	<prop name="font" desc="Font of the clock" fullname="Font" values="Arial|Arial Black|Comic Sans MS|Courier New|Impact|Times New Roman|Trebuchet MS|Verdana"/>
	<prop name="italic" desc="Boolean to indicate if the clock should use italic or not" fullname="Italic" values="no|yes"/>
	<prop name="bold" desc="Boolean to indicate if the clock should use bold or not" fullname="Bold" values="no|yes"/>
	<prop name="color" desc="Color of the clock text" fullname="Color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time" fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Digital_2" user-version="1.1" version="20666" date="2014-01-07">
	<zip>Digital_2.7z</zip>
	<preview>preview/Digital_2.png</preview>
	<link>Digital_2/widget.svg</link>
	<title>Seven-segment digital clock</title>
	<desc>Display a seven-segment digital clock. The color and format of the clock can be configured.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="format" desc="Format of the digital clock" fullname="Format" values="hh:mm|hh:mm:ss|h:mm|h:mm:ss|h:mm AM|h:mm:ss AM"/>
	<prop name="blink" desc="Boolean to indicate if the separator should blink or not" fullname="Blinking" values="yes|no"/>
	<prop name="color" desc="Color of the clock text" fullname="Color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time" fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Digital_3" user-version="1.1" version="20666" date="2014-01-07">
	<zip>Digital_3.7z</zip>
	<preview>preview/Digital_3.png</preview>
	<link>Digital_3/widget.svg</link>
	<title>Round LED digital clock</title>
	<desc>Display a 9x13 round LED digital clock. The color and the format of the clock can be configured.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="format" desc="Format of the digital clock" fullname="Format" values="hh:mm|hh:mm:ss|h:mm|h:mm:ss|h:mm AM|h:mm:ss AM"/>
	<prop name="blink" desc="Boolean to indicate if the separator should blink or not" fullname="Blinking" values="yes|no"/>
	<prop name="color" desc="Color of the clock text" fullname="Color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time" fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Digital_4" user-version="1.1" version="20666" date="2014-01-07">
	<zip>Digital_4.7z</zip>
	<preview>preview/Digital_4.png</preview>
	<link>Digital_4/widget.svg</link>
	<title>Square LED digital clock</title>
	<desc>Display a 6x7 square LED digital clock. The color and the format of the clock can be configured.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="format" desc="Format of the digital clock" fullname="Format" values="hh:mm|hh:mm:ss|h:mm|h:mm:ss|h:mm AM|h:mm:ss AM"/>
	<prop name="blink" desc="Boolean to indicate if the separator should blink or not" fullname="Blinking" values="yes|no"/>
	<prop name="color" desc="Color of the clock text" fullname="Color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time" fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
<widget id="Digital_5" user-version="1.1" version="20666" date="2014-01-07">
	<zip>Digital_5.7z</zip>
	<preview>preview/Digital_5.png</preview>
	<link>Digital_5/widget.svg</link>
	<title>4x5 LED digital clock</title>
	<desc>Display a 4x5 LED digital clock. The color and the format of the clock can be configured.</desc>
	<license>GPL Version 3</license>
	<copyright>SpinetiX S.A. (http://www.spinetix.com/)</copyright>
	
	<prop name="format" desc="Format of the digital clock" fullname="Format" values="hh:mm|hh:mm:ss|h:mm|h:mm:ss|h:mm AM|h:mm:ss AM"/>
	<prop name="blink" desc="Boolean to indicate if the separator should blink or not" fullname="Blinking" values="yes|no"/>
	<prop name="color" desc="Color of the clock text" fullname="Color"/>
	<prop name="h_offset" desc="The time offset in hours related the local time" fullname="Time offset (h)" values="-2|-1|0|+1|+2"/>
</widget>
</widgets>
