Browse Source

added wttr.in weather

Fabian Peter Hammerle 4 năm trước cách đây
mục cha
commit
51b73ad5a4
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      config

+ 4 - 0
config

@@ -49,6 +49,10 @@ interval=10
 label=⚡
 interval=30
 
+[weather]
+command=curl --silent 'https://wttr.in/?format=%c+%t'
+interval=600
+
 [time]
 command=date '+%a %Y-%m-%d %H:%M:%S'
 interval=5