Files
PowerToys/README.md

48 lines
2.6 KiB
Markdown
Raw Normal View History

2015-11-03 23:34:59 +08:00
Wox [![Build status](https://ci.appveyor.com/api/projects/status/bfktntbivg32e103)](https://ci.appveyor.com/project/qianlifeng/wox) <a href="https://chocolatey.org/packages/wox"><img src="https://img.shields.io/badge/chocolatey-wox-b4884f.svg?style=flat" style="height:auto; width: 100%"></a> [![Bountysource](https://www.bountysource.com/badge/team?team_id=39433&style=raised)](https://www.bountysource.com/teams/wox?utm_source=Wox&utm_medium=shield&utm_campaign=raised)
=========
[Wox](http://www.getwox.com) is a launcher for windows, inspired by [Alfred](http://www.alfredapp.com/) and [Launchy](http://www.launchy.net/). Wox indexes your programs, your documents, project files, folders, and bookmarks. You can launch everything with just a few keystrokes!.
Features
=========
2015-11-08 04:54:40 +00:00
1. Search for applications, folders, files. Search for bookmarks of browser is also possible via plugin.
2. Search the web using shortcuts (e.g. search google with `g keyword`)
2015-11-03 23:34:59 +08:00
3. Themes support, get more themes from [http://www.getwox.com/theme/builder](http://www.getwox.com/theme/builder)
4. 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://ww3.sinaimg.cn/large/dce48faejw1eihx6ffo8eg20zk0m8hdt.gif" />
2015-11-03 22:32:23 +00:00
Installation
2015-11-03 23:34:59 +08:00
=========
2015-11-04 04:46:29 +00:00
1. Download
1. Latest stable version: [release page](https://github.com/qianlifeng/Wox/releases).
2. Latest build: [history](https://ci.appveyor.com/project/qianlifeng/wox/history)
2015-11-04 05:04:08 +00:00
(top green build -> artifacts -> release-binary.zip).
2015-11-04 04:46:29 +00:00
2. Unzip it and put it into your user directory (`C:\Users\YOUUSERNAME` or `%userprofile%`)
2015-11-03 22:32:23 +00:00
3. Windows 10 user, please have a look at https://github.com/Wox-launcher/Wox/issues/279
2015-11-03 23:34:59 +08:00
2015-11-03 23:21:27 +00:00
Simple Usage
=========
2015-11-04 10:04:54 +08:00
- Launch: <kbd>Alt</kbd>+<kbd>Space</kbd>
2015-11-03 23:21:27 +00:00
- Install/Uninstall plugin: type `wpm install/uninstall`
- Remember type `restart` to restarat Wox after installation of a plugin
2015-11-03 23:34:59 +08:00
Contribute
=========
If you are a developer, feel free to send a pull request to the **Dev** branch. We still have a lot of features and bugs to resolve. Take a look at [issues page](https://github.com/qianlifeng/Wox/issues) if you want to contribute :)
If you are not a developer, you can still contribute to the project. Install the [Latest build](https://ci.appveyor.com/project/qianlifeng/wox/history) and report bugs. Feedback is always welcome!
2015-11-03 23:34:59 +08:00
Docs
=========
Full documentation can be found here [Wox doc](http://doc.getwox.com). This is a good place to start if you are installing Wox for the first time.
2015-11-03 23:34:59 +08:00
2015-11-03 23:21:27 +00:00
In the future, all of the documentation will be moved back to Github wiki.