mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
33 lines
1.5 KiB
Markdown
33 lines
1.5 KiB
Markdown
Wox
|
|
=========
|
|
[Wox](http://www.getwox.com) is an effective launcher for windows, which was inspired by [Alfred](http://www.alfredapp.com/) and [Launchy](http://www.launchy.net/). Wox provide bundles of features let you access infomations quickly.
|
|
|
|
Features
|
|
=========
|
|
1. Search applications, files (via everything plugin) and chrome bookmarks
|
|
2. Search web contents with shortcuts (e.g. search google with `g keyword` or `youtube keyword`)
|
|
3. Search clipboard history (via clipboard plugin)
|
|
4. Themes support, get more themes from [http://www.getwox.com/theme](http://www.getwox.com/theme)
|
|
5. Plugin support, get more plugins from [http://www.getwox.com/plugin](http://www.getwox.com/plugin)
|
|
|
|
Screenshot
|
|
=========
|
|
|
|
<a href="https://github.com/qianlifeng/Wox/wiki/Screenshot">More screenshot</a>
|
|
<img src="http://ww2.sinaimg.cn/large/5d7c1fa4gw1ee59flj7t7g20zk0m8npd.gif" />
|
|
|
|
Download
|
|
=========
|
|
|
|
Wox is still unstable, and plugin API changes frequently. When it comes stable, we will provide executable file download.
|
|
|
|
|
|
Create plugin
|
|
=========
|
|
|
|
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 plugin
|
|
=========
|
|
|
|
Share your plugin through <a href="http://www.getwox.com/plugin">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).
|