init weather plugin
This commit is contained in:
12
plugin.json
Normal file
12
plugin.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"ID": "Wox.Plugin.Weather",
|
||||
"ActionKeywords": ["weather", "tq"],
|
||||
"Name": "Weather",
|
||||
"Description": "查询天气信息 - 使用和风天气API(内置API Key)",
|
||||
"Author": "Wox Team",
|
||||
"Version": "1.2.0",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Wox-launcher/Wox",
|
||||
"IcoPath": "Images\\logo.png",
|
||||
"ExecuteFileName": "Wox.Plugin.Weather.dll"
|
||||
}
|
Reference in New Issue
Block a user