Widget Weather/en: различия между версиями

Материал из SmartPlayer
(Новая страница: «Widget Weather»)
 
Нет описания правки
 
(не показано 8 промежуточных версий этого же участника)
Строка 1: Строка 1:
<languages/>
<languages/>
<div lang="ru" dir="ltr" class="mw-content-ltr">
== Description ==  
== Описание ==
A widget for displaying weather information.
Виджет для отображения информации о погоде
== Full-Screen Widget ==  
== Полноэкранный Виджет ==
Two display modes are supported:
Поддерживаются два режима отображения:
* Weather for one day
* Погода на один день
[[Файл:Weather daily ru.png|400px]]
[[Файл:Weather daily ru.png|400px]]
* Погода на неделю
* Weather for the week
[[Файл:Weather weekly ru.png|400px]]
[[File:Weather weekly ru.png|400px]]
=== Настройки ===
=== Settings ===  
[[Файл:Weather config.png|800px]]
[[File:Weather config.png|800px]]
# Выбор Языка
## Русский
## Английский
# Период
## День
## Неделя
# Название города - вводить на английском языке, поддерживает авто дополнение/показ вариантов
# API ключ - ключ для доступа к сервису, заполняется представителем SmartPlayer
После внесения изменений нужно нажать кнопку сохранить.
</div>


<div lang="ru" dir="ltr" class="mw-content-ltr">
# Language Selection
== Встраиваемый Виджет ==
## Russian
Виджет может отображаться как на весь экран так и на часть экрана в составе сложного плейлиста, так как поддерживает адаптивную верстку.
## English
Виджет поддерживает выбор любого количества городов для отображения. Можно добавлять отображения текущего времени в городе и менять тему оформления (цвет фона, текста, размер текста).
# Period
[[Файл:Weather adaptive ru.png|400px]]
## Day
</div>
## Week
# City Name - enter in English, supports auto-complete/suggestion display
# API Key - the key for accessing the service, provided by a SmartPlayer representative
After making changes, you need to press the save button.


<div lang="ru" dir="ltr" class="mw-content-ltr">
== Embedded Widget ==  
=== Настройки ===
The widget can be displayed either in full screen or as part of the screen within a complex playlist, as it supports adaptive layout.
[[Файл:Weather adaptive config ru.png|800px]]
The widget supports the selection of any number of cities for display. You can add the display of the current time in a city and change the theme (background color, text color, text size).
# Выбор Языка
[[File: Weather adaptive ru.png|400px]]
## Русский
 
## Английский
== Settings ==  
## Испанский
[[File:Weather adaptive config ru.png|800px]]
## Португальский
# Language Selection
# Использовать адаптив - включение/отключение адаптивной вёрстки
## Russian
# Отображать время - включение/отключение отображения время в выбранном городе (зависит от выбранного часового пояса)
## English
# Цвет фона виджета - позволяет выбрать фон на котором отображается виджет
## Spanish
# Цвет шрифта виджета - позволяет выбрать цвет шрифта виджета
## Portuguese
# Размер шрифта города - позволяет выбрать размер шрифта для отображения названия города
# Use Adaptive Layout - enable/disable adaptive layout
# Размер шрифта температуры - позволяет выбрать размер шрифта для отображения текущей температуры
# Display Time - enable/disable time display in the selected city (depends on the selected time zone)
# Название города - отображаемое название города
# Widget Background Color - allows you to choose the background color for the widget
# Название города для сервера погоды (указывается на латинице) - название города для запроса к серверу погоды (указывается на английском языке)
# Widget Font Color - allows you to choose the font color for the widget
# Часовой пояс относительно времени в UTC формате - часовой пояс города в UTC формате для отображения времени
# City Font Size - allows you to choose the font size for displaying the city name
# Отображать группу - отобразить или скрыть текущую группу (город)
# Temperature Font Size - allows you to choose the font size for displaying the current temperature
=== Работа в ограниченной сети ===
# City Name - the displayed city name
Данный виджет получает данные с ресурса https://api.openweathermap.org/ в связи с чем, если данный виджет запускает в сети у которой ограничены доступы до внешних ресурсов, необходимо предоставить доступ к доменному имени api.openweathermap.org по 443 порту (по умолчанию для https).  
# City Name for Weather Server (specified in Latin alphabet) - the city name for the weather server request (specified in English)
'''''Как проверить, что доступ к ресурсу есть из ограниченной сети''''' <br>
# Time Zone Relative to UTC Format - the city's time zone in UTC format for displaying the time
Для проверки доступа, необходимо подключить компьютер к внутренней сети и выполнить команду в терминал: ''curl https://api.openweathermap.org/'' должны получить ответ от сервиса и он вернет данные (могут быть любые), главное чтобы соединение не отключалось по timeoout/forbidden (зависит от настроек конкретной ограниченной сети)
# Display Group - show or hide the current group (city)
Возможно для работы виджета необходимо будет получить ключ от сервиса данных api.openweathermap.org на свою личную почту. Ключ можно указать в настройках виджета в личном кабинете SmartPlayer.
=== Operation in a Restricted Network ===  
[[Файл:Screenshot from 2024-07-10 14-03-40.png|мини|центр]]
This widget retrieves data from https://api.openweathermap.org/. Therefore, if the widget is launched on a network with restricted access to external resources, you need to allow access to the domain name api.openweathermap.org on port 443 (default for HTTPS).
''По умолчанию используется ключ от компании SmartPlayer (который может перестать работать по независимым от нас причинам).
'''''How to check if access to the resource is available from a restricted network''''' <br>  
''
To check access, you need to connect a computer to the internal network and run the following command in the terminal: ''curl https://api.openweathermap.org/''. You should receive a response from the service, which will return data (any data is sufficient), the main thing is that the connection is not dropped due to timeout/forbidden (depends on the specific restricted network settings).
</div>
You may need to obtain an API key from api.openweathermap.org and provide it in the widget settings in the SmartPlayer personal account.
[[File:Screenshot from 2024-07-10 14-03-40.png|mini|center]]
''By default, a key provided by SmartPlayer is used (which may stop working for reasons beyond our control).''

Текущая версия от 12:46, 28 августа 2024

Другие языки:

Description

A widget for displaying weather information.

Full-Screen Widget

Two display modes are supported:

  • Weather for one day

  • Weather for the week

Settings

  1. Language Selection
    1. Russian
    2. English
  2. Period
    1. Day
    2. Week
  3. City Name - enter in English, supports auto-complete/suggestion display
  4. API Key - the key for accessing the service, provided by a SmartPlayer representative

After making changes, you need to press the save button.

Embedded Widget

The widget can be displayed either in full screen or as part of the screen within a complex playlist, as it supports adaptive layout. The widget supports the selection of any number of cities for display. You can add the display of the current time in a city and change the theme (background color, text color, text size).

Settings

  1. Language Selection
    1. Russian
    2. English
    3. Spanish
    4. Portuguese
  2. Use Adaptive Layout - enable/disable adaptive layout
  3. Display Time - enable/disable time display in the selected city (depends on the selected time zone)
  4. Widget Background Color - allows you to choose the background color for the widget
  5. Widget Font Color - allows you to choose the font color for the widget
  6. City Font Size - allows you to choose the font size for displaying the city name
  7. Temperature Font Size - allows you to choose the font size for displaying the current temperature
  8. City Name - the displayed city name
  9. City Name for Weather Server (specified in Latin alphabet) - the city name for the weather server request (specified in English)
  10. Time Zone Relative to UTC Format - the city's time zone in UTC format for displaying the time
  11. Display Group - show or hide the current group (city)

Operation in a Restricted Network

This widget retrieves data from https://api.openweathermap.org/. Therefore, if the widget is launched on a network with restricted access to external resources, you need to allow access to the domain name api.openweathermap.org on port 443 (default for HTTPS). How to check if access to the resource is available from a restricted network
To check access, you need to connect a computer to the internal network and run the following command in the terminal: curl https://api.openweathermap.org/. You should receive a response from the service, which will return data (any data is sufficient), the main thing is that the connection is not dropped due to timeout/forbidden (depends on the specific restricted network settings). You may need to obtain an API key from api.openweathermap.org and provide it in the widget settings in the SmartPlayer personal account.

mini
mini

By default, a key provided by SmartPlayer is used (which may stop working for reasons beyond our control).