Flow.Launcher/README.md

34 lines
1.5 KiB
Markdown
Raw Normal View History

2014-03-01 05:56:49 +00:00
Wox
2013-12-19 15:49:32 +00:00
=========
2014-03-01 05:56:49 +00:00
[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)
2013-12-19 15:49:32 +00:00
2014-01-11 07:32:45 +00:00
Screenshot
2014-01-05 09:07:13 +00:00
=========
2014-01-08 15:46:14 +00:00
2014-01-29 10:33:24 +00:00
<a href="https://github.com/qianlifeng/Wox/wiki/Screenshot">More screenshot</a>
2014-03-05 14:48:52 +00:00
<img src="http://ww2.sinaimg.cn/large/5d7c1fa4gw1ee59flj7t7g20zk0m8npd.gif" />
2014-01-11 07:23:05 +00:00
2014-01-11 07:31:14 +00:00
Download
=========
2014-01-29 10:09:49 +00:00
Wox is still unstable, and plugin API changes frequently. When it comes stable, we will provide executable file download.
2014-01-11 07:31:14 +00:00
2014-01-29 10:09:49 +00:00
Create plugin
2014-01-11 07:23:05 +00:00
=========
2014-01-29 10:38:48 +00:00
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.
2014-01-14 14:57:15 +00:00
2014-01-29 10:09:49 +00:00
Share plugin
2014-01-14 14:57:15 +00:00
=========
2014-02-22 14:26:32 +00:00
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).