1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2025-12-10 05:52:46 +00:00

updated weather-stats.qml script

This commit is contained in:
Patrizio Bekerle 2017-06-08 17:43:19 +02:00
parent e880663c10
commit de6dcdb75e
No known key found for this signature in database
GPG key ID: 2E9FFD770DABE838
2 changed files with 14 additions and 6 deletions

View file

@ -2,7 +2,7 @@
"name": "Weather stats",
"identifier": "weather-stats",
"script": "weather-stats.qml",
"version": "0.0.1",
"version": "0.0.2",
"minAppVersion": "17.06.4",
"authors": ["@pbek"],
"description" : "This script shows the current weather in the <i>Scripting widget</i>. You can configure the city in the <i>Scripting Settings</i>. The Yahoo weather service is used to fetch the weather. The information is updated every 10min."