mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update README.md
This commit is contained in:
parent
24950a098f
commit
e742bdfacf
1 changed files with 13 additions and 12 deletions
25
README.md
25
README.md
|
|
@ -7,20 +7,21 @@
|
|||
|
||||
Wox is a launcher for Windows, an alternative to [Alfred](https://www.alfredapp.com/) and [Launchy](http://www.launchy.net/). You can launch everything with just a few keystrokes!
|
||||
|
||||
Demo
|
||||
=========
|
||||
# Demo
|
||||
|
||||
|
||||

|
||||
|
||||
Features
|
||||
=========
|
||||
# Features
|
||||
|
||||
1. Search all applications, folders, files, [bookmarks](http://www.getwox.com/plugin/16).
|
||||
2. Search Web using keyword (e.g. search google with `g search_term`)
|
||||
3. Build custom themes in [http://www.getwox.com/theme/builder](http://www.getwox.com/theme/builder)
|
||||
4. Install plugins from [http://www.getwox.com/plugin](http://www.getwox.com/plugin)
|
||||
5. Use **pinyin** to search programs / 支持用 **拼音** 搜索程序 e.g. yyy / wangyiyun -> 网易云音乐
|
||||
|
||||
# Installation
|
||||
|
||||
Installation
|
||||
=========
|
||||
|
||||
1. Download
|
||||
1. Latest stable version: [release page](https://github.com/Wox-launcher/Wox/releases).
|
||||
|
|
@ -29,21 +30,21 @@ Installation
|
|||
3. Windows 10 user, please have a look at https://github.com/Wox-launcher/Wox/issues/279
|
||||
|
||||
|
||||
Simple Usage
|
||||
=========
|
||||
# Simple Usage
|
||||
- Launch: <kbd>Alt</kbd>+<kbd>Space</kbd>
|
||||
- Install/Uninstall plugin: type `wpm install/uninstall`
|
||||
|
||||
Contribute
|
||||
=========
|
||||
# Contribute
|
||||
|
||||
If you are a developer, please 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/Wox-launcher/Wox/issues), especially for [help_needed](https://github.com/Wox-launcher/Wox/issues?q=is%3Aopen+is%3Aissue+label%3Ahelp_needed) labeled issue. :)
|
||||
|
||||
If you are not a developer, please install the [Latest build](https://ci.appveyor.com/project/qianlifeng/wox/history) and report bugs (how to: [English](https://github.com/Wox-launcher/Wox/wiki/FAQ-English) [中文](https://github.com/Wox-launcher/Wox/wiki/FAQ-%E4%B8%AD%E6%96%87)). Feedback is always welcome!
|
||||
|
||||
Docs
|
||||
=========
|
||||
# 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.
|
||||
|
||||
In the future, all of the documentation will be moved back to Github wiki.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue