mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Updating README.md
This commit is contained in:
14
README.md
14
README.md
@@ -2,28 +2,24 @@ Wox
|
|||||||
=========
|
=========
|
||||||
<img src="http://ww2.sinaimg.cn/large/5d7c1fa4gw1ecguilvacmj2074074748.jpg" height="48" />
|
<img src="http://ww2.sinaimg.cn/large/5d7c1fa4gw1ecguilvacmj2074074748.jpg" height="48" />
|
||||||
|
|
||||||
alfred for windows.
|
|
||||||
|
|
||||||
|
|
||||||
Screenshot
|
Screenshot
|
||||||
=========
|
=========
|
||||||
|
|
||||||
<a href="https://github.com/qianlifeng/Wox/wiki/Screenshot">More screenshot</a>
|
<a href="https://github.com/qianlifeng/Wox/wiki/Screenshot">More screenshot</a>
|
||||||
<img src="http://ww4.sinaimg.cn/large/684a4a64gw1ec8rwdmqvbg20zk0m8qih.gif" />
|
<img src="http://ww4.sinaimg.cn/large/684a4a64gw1ec8rwdmqvbg20zk0m8qih.gif" />
|
||||||
|
|
||||||
|
|
||||||
Download
|
Download
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Wox is still unstable, and workflow API changes frequently. When it comes stable, we will provide executable file download.
|
Wox is still unstable, and plugin API changes frequently. When it comes stable, we will provide executable file download.
|
||||||
|
|
||||||
|
|
||||||
Create workflow
|
Create plugin
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Currently, Wox support using C# and Python to write your workflows. Please refer to [Create-workflows](https://github.com/qianlifeng/Wox/wiki/Create-workflows) page for more infomation.
|
Currently, Wox support using C# and Python to write your plugins. Please refer to [Create-plugin](https://github.com/qianlifeng/Wox/wiki/Create-plugins) page for more infomation.
|
||||||
|
|
||||||
Share workflow
|
Share plugin
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Share your workflows through <a href="http://wox.scottqian.com/">WoxWorkflows</a>. After you upload your workflow, other uses can download or search your workflow through `wf` command (this is a workflow for workflow management , which is one of the default workflows inside wox).
|
Share your plugin through <a href="http://wox.scottqian.com/">WoxPlugins</a>. After you upload your plugin, other uses can download or search your plugin through `plugin` command (this is a plugin for plugin management, which is one of the default plugins inside Wox).
|
||||||
|
|||||||
Reference in New Issue
Block a user