Weather
Description
Source Code
wtf/weather/
Required ENV Variables
Key: WTF_OWM_API_KEY
Action: Your OpenWeatherMap API key.
Keyboard Commands
Key: /
Action: Open/close the widget’s help window.
Key: h
Action: Show the previous weather location.
Key: l
Action: Show the next weather location.
Key: ←
Action: Show the previous weather location.
Key: →
Action: Show the next weather location.
Configuration
weather:
cityids:
- 6173331
- 3128760
- 6167865
- 6176823
colors:
current: "lightblue"
enabled: true
language: "EN"
position:
top: 0
left: 2
height: 1
width: 1
refreshInterval: 900
tempUnit: "C"