Flow.Launcher/README.md

39 lines
2.1 KiB
Markdown
Raw Normal View History

2014-03-17 13:27:23 +00:00
Wox [![Build status](https://ci.appveyor.com/api/projects/status/bfktntbivg32e103)](https://ci.appveyor.com/project/qianlifeng/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-03-15 16:11:25 +00:00
Wox 1.0 beta has been released. [Check it out](https://github.com/qianlifeng/Wox/releases/tag/v1.0-beta)!
2014-01-11 07:31:14 +00:00
* **Windows XP users:** You have to install [.NET Framework 3.5](http://www.microsoft.com/download/details.aspx?id=22) if you have not installed yet.
* **Windows 8 users:** You have to [enable the .NET Framework 3.5 in Control Panel](http://msdn.microsoft.com/library/hh506443.aspx).
2014-01-11 07:31:14 +00:00
2014-03-15 10:37:10 +00:00
Create and Share 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-03-15 10:37:10 +00:00
You can share your plugin with <a href="http://www.getwox.com/plugin">WoxPlugins</a>. After you upload your plugin, other uses can download or search your plugin through `wpm install <plugin name>` command (this is a plugin for plugin management, which is one of the default plugins inside Wox).
2014-01-14 14:57:15 +00:00
2014-03-15 10:37:10 +00:00
Create and Share Theme
2014-01-14 14:57:15 +00:00
=========
2014-03-15 10:37:10 +00:00
Wox provide an online theme editor [http://www.getwox.com/themebuilder](http://www.getwox.com/themebuilder), you build your own theme for wox.
<img src="http://ww3.sinaimg.cn/large/5d7c1fa4gw1eegm4tvpu7j20zg0in412.jpg" />