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

Материал из SmartPlayer
(Новая страница: «== Description == A widget for displaying weather information. == Full-Screen Widget == Two display modes are supported: * Weather for one day 400px * Weather for the week 400px === Settings === 800px # Language Selection ## Russian ## English # Period ## Day ## Week # City Name - enter in English, supports auto-complete/suggestion display # API Key - the key for accessing the service, pro...»)
Нет описания правки
 
(не показано 7 промежуточных версий этого же участника)
Строка 2: Строка 2:
== Description ==  
== Description ==  
A widget for displaying weather information.
A widget for displaying weather information.
== Full-Screen Widget == Two display modes are supported:
== Full-Screen Widget ==  
Two display modes are supported:
* Weather for one day  
* Weather for one day  
[[File: daily ru.png|400px]]
[[Файл:Weather daily ru.png|400px]]
* Weather for the week [[File:weekly ru.png|400px]]
* Weather for the week  
[[File:Weather weekly ru.png|400px]]
=== Settings ===  
=== Settings ===  
[[File:config.png|800px]]
[[File:Weather config.png|800px]]


# Language Selection
# Language Selection
Строка 19: Строка 21:
After making changes, you need to press the save button.
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.
Виджет может отображаться как на весь экран так и на часть экрана в составе сложного плейлиста, так как поддерживает адаптивную верстку.
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]]
[[Файл:Weather adaptive ru.png|400px]]
</div>


<div lang="ru" dir="ltr" class="mw-content-ltr">
== Settings ==  
=== Настройки ===
[[File:Weather adaptive config ru.png|800px]]
[[Файл: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
# Цвет шрифта виджета - позволяет выбрать цвет шрифта виджета
# 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
# Название города - отображаемое название города
# City Name for Weather Server (specified in Latin alphabet) - the city name for the weather server request (specified in English)
# Название города для сервера погоды (указывается на латинице) - название города для запроса к серверу погоды (указывается на английском языке)
# Time Zone Relative to UTC Format - the city's time zone in UTC format for displaying the time
# Часовой пояс относительно времени в UTC формате - часовой пояс города в UTC формате для отображения времени
# 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).
Данный виджет получает данные с ресурса https://api.openweathermap.org/ в связи с чем, если данный виджет запускает в сети у которой ограничены доступы до внешних ресурсов, необходимо предоставить доступ к доменному имени api.openweathermap.org по 443 порту (по умолчанию для https).  
'''''How to check if access to the resource is available from a restricted network''''' <br>  
'''''Как проверить, что доступ к ресурсу есть из ограниченной сети''''' <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).
Для проверки доступа, необходимо подключить компьютер к внутренней сети и выполнить команду в терминал: ''curl https://api.openweathermap.org/'' должны получить ответ от сервиса и он вернет данные (могут быть любые), главное чтобы соединение не отключалось по timeoout/forbidden (зависит от настроек конкретной ограниченной сети)
You may need to obtain an API key from api.openweathermap.org and provide it in the widget settings in the SmartPlayer personal account.
Возможно для работы виджета необходимо будет получить ключ от сервиса данных api.openweathermap.org на свою личную почту. Ключ можно указать в настройках виджета в личном кабинете SmartPlayer.
[[File:Screenshot from 2024-07-10 14-03-40.png|mini|center]]
[[Файл:Screenshot from 2024-07-10 14-03-40.png|мини|центр]]
''By default, a key provided by SmartPlayer is used (which may stop working for reasons beyond our control).''
''По умолчанию используется ключ от компании SmartPlayer (который может перестать работать по независимым от нас причинам).
''
</div>

Текущая версия от 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).