1
0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-06-02 07:14:57 +00:00
qownnotes-scripts/weather-stats/info.json
2017-06-09 08:22:54 +02:00

10 lines
420 B
JSON

{
"name": "Weather stats",
"identifier": "weather-stats",
"script": "weather-stats.qml",
"version": "0.0.3",
"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."
}