mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
update website
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"Author":"cxfksword",
|
"Author":"cxfksword",
|
||||||
"Version":"1.0.0",
|
"Version":"1.0.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.Caculator.dll",
|
"ExecuteFileName":"Wox.Plugin.Caculator.dll",
|
||||||
"IcoPath":"Images\\calculator.png"
|
"IcoPath":"Images\\calculator.png"
|
||||||
}
|
}
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"qianlifeng",
|
"Author":"qianlifeng",
|
||||||
"Version":"1.0.0",
|
"Version":"1.0.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.Color.dll",
|
"ExecuteFileName":"Wox.Plugin.Color.dll",
|
||||||
"IcoPath":"Images\\color.png"
|
"IcoPath":"Images\\color.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"CoenraadS",
|
"Author":"CoenraadS",
|
||||||
"Version":"1.0.0",
|
"Version":"1.0.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.ControlPanel.dll",
|
"ExecuteFileName":"Wox.Plugin.ControlPanel.dll",
|
||||||
"IcoPath":"Images\\ControlPanel.png"
|
"IcoPath":"Images\\ControlPanel.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"qianlifeng,orzfly",
|
"Author":"qianlifeng,orzfly",
|
||||||
"Version":"1.1.0",
|
"Version":"1.1.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com",
|
"Website":"http://www.wox.one",
|
||||||
"IcoPath":"Images\\find.png",
|
"IcoPath":"Images\\find.png",
|
||||||
"ExecuteFileName":"Wox.Plugin.Everything.dll"
|
"ExecuteFileName":"Wox.Plugin.Everything.dll"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"qianlifeng",
|
"Author":"qianlifeng",
|
||||||
"Version":"1.0.0",
|
"Version":"1.0.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.Folder.dll",
|
"ExecuteFileName":"Wox.Plugin.Folder.dll",
|
||||||
"IcoPath":"Images\\folder.png"
|
"IcoPath":"Images\\folder.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"qianlifeng",
|
"Author":"qianlifeng",
|
||||||
"Version":"1.0.0",
|
"Version":"1.0.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.PluginIndicator.dll",
|
"ExecuteFileName":"Wox.Plugin.PluginIndicator.dll",
|
||||||
"IcoPath":"Images\\work.png"
|
"IcoPath":"Images\\work.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ namespace Wox.Plugin.PluginManagement
|
|||||||
{
|
{
|
||||||
public class Main : IPlugin, IPluginI18n
|
public class Main : IPlugin, IPluginI18n
|
||||||
{
|
{
|
||||||
private static string APIBASE = "http://api.getwox.com";
|
private static string APIBASE = "http://api.wox.one";
|
||||||
private static string PluginConfigName = "plugin.json";
|
private static string PluginConfigName = "plugin.json";
|
||||||
private static string pluginSearchUrl = APIBASE + "/plugin/search/";
|
private static string pluginSearchUrl = APIBASE + "/plugin/search/";
|
||||||
private const string ListCommand = "list";
|
private const string ListCommand = "list";
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"qianlifeng",
|
"Author":"qianlifeng",
|
||||||
"Version":"1.0",
|
"Version":"1.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.PluginManagement.dll",
|
"ExecuteFileName":"Wox.Plugin.PluginManagement.dll",
|
||||||
"IcoPath":"Images\\plugin.png"
|
"IcoPath":"Images\\plugin.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"qianlifeng",
|
"Author":"qianlifeng",
|
||||||
"Version":"1.0.0",
|
"Version":"1.0.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.Program.dll",
|
"ExecuteFileName":"Wox.Plugin.Program.dll",
|
||||||
"IcoPath":"Images\\program.png"
|
"IcoPath":"Images\\program.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"qianlifeng",
|
"Author":"qianlifeng",
|
||||||
"Version":"1.0.0",
|
"Version":"1.0.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.Shell.dll",
|
"ExecuteFileName":"Wox.Plugin.Shell.dll",
|
||||||
"IcoPath":"Images\\shell.png"
|
"IcoPath":"Images\\shell.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"qianlifeng",
|
"Author":"qianlifeng",
|
||||||
"Version":"1.0.0",
|
"Version":"1.0.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.Sys.dll",
|
"ExecuteFileName":"Wox.Plugin.Sys.dll",
|
||||||
"IcoPath":"Images\\lock.png"
|
"IcoPath":"Images\\lock.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"Author":"qianlifeng",
|
"Author":"qianlifeng",
|
||||||
"Version":"1.0.0",
|
"Version":"1.0.0",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"http://www.getwox.com/plugin",
|
"Website":"http://www.wox.one/plugin",
|
||||||
"ExecuteFileName":"Wox.Plugin.Url.dll",
|
"ExecuteFileName":"Wox.Plugin.Url.dll",
|
||||||
"IcoPath":"Images\\url.png"
|
"IcoPath":"Images\\url.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
"Author": "qianlifeng",
|
"Author": "qianlifeng",
|
||||||
"Version": "1.0.0",
|
"Version": "1.0.0",
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
"Website": "http://www.getwox.com/plugin",
|
"Website": "http://www.wox.one/plugin",
|
||||||
"ExecuteFileName": "Wox.Plugin.WebSearch.dll",
|
"ExecuteFileName": "Wox.Plugin.WebSearch.dll",
|
||||||
"IcoPath": "Images\\web_search.png"
|
"IcoPath": "Images\\web_search.png"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -21,8 +21,8 @@ Features
|
|||||||
- wyy / wangyiyun → 网易云音乐
|
- wyy / wangyiyun → 网易云音乐
|
||||||
- Keyword plugin search
|
- Keyword plugin search
|
||||||
- search google with `g search_term`
|
- search google with `g search_term`
|
||||||
- Build custom themes at http://www.getwox.com/theme/builder
|
- Build custom themes at http://www.wox.one/theme/builder
|
||||||
- Install plugins from http://www.getwox.com/plugin
|
- Install plugins from http://www.wox.one/plugin
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
@@ -65,5 +65,5 @@ Build
|
|||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
- [Wiki](https://github.com/Wox-launcher/Wox/wiki)
|
- [Wiki](https://github.com/Wox-launcher/Wox/wiki)
|
||||||
- Outdated doc: [WoX doc](http://doc.getwox.com).
|
- Outdated doc: [WoX doc](http://doc.wox.one).
|
||||||
- Just ask questions in [issues](https://github.com/Wox-launcher/Wox/issues) for now.
|
- Just ask questions in [issues](https://github.com/Wox-launcher/Wox/issues) for now.
|
||||||
|
|||||||
@@ -78,7 +78,7 @@ namespace Wox.ViewModel
|
|||||||
|
|
||||||
#region plugin
|
#region plugin
|
||||||
|
|
||||||
public static string Plugin => "http://www.getwox.com/plugin";
|
public static string Plugin => "http://www.wox.one/plugin";
|
||||||
public PluginViewModel SelectedPlugin { get; set; }
|
public PluginViewModel SelectedPlugin { get; set; }
|
||||||
|
|
||||||
public IList<PluginViewModel> PluginViewModels
|
public IList<PluginViewModel> PluginViewModels
|
||||||
@@ -134,7 +134,7 @@ namespace Wox.ViewModel
|
|||||||
|
|
||||||
#region theme
|
#region theme
|
||||||
|
|
||||||
public static string Theme => @"http://www.getwox.com/theme/builder";
|
public static string Theme => @"http://www.wox.one/theme/builder";
|
||||||
|
|
||||||
public string SelectedTheme
|
public string SelectedTheme
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user