Files
PowerToys/README.md

48 lines
2.0 KiB
Markdown
Raw Normal View History

2016-03-28 15:02:53 +01:00
[![Gitter](https://badges.gitter.im/Wox-launcher/Wox.svg)](https://gitter.im/Wox-launcher/Wox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
2016-04-18 23:17:11 +01:00
[![Build status](https://ci.appveyor.com/api/projects/status/bfktntbivg32e103)](https://ci.appveyor.com/project/happlebao/wox)
[![Github All Releases](https://img.shields.io/github/downloads/Wox-launcher/Wox/total.svg)](https://github.com/Wox-launcher/Wox/releases)
[![Issue Stats](http://issuestats.com/github/Wox-launcher/Wox/badge/pr)](http://issuestats.com/github/Wox-launcher/Wox)
2015-12-15 20:41:41 +00:00
2015-11-03 23:34:59 +08:00
=========
2016-05-09 22:08:55 +01:00
Launcher for Windows, an alternative to [Alfred](https://www.alfredapp.com/) and [Launchy](http://www.launchy.net/).
2015-11-26 11:09:56 +00:00
2016-04-24 16:29:38 +01:00
# Demo
2015-12-14 00:21:03 +00:00
![demo](http://i.imgur.com/DtxNBJi.gif)
2015-11-03 23:34:59 +08:00
2016-04-24 16:29:38 +01:00
# Features
2016-05-09 22:08:55 +01:00
- Search all applications, folders, files.
- Search Web using keyword (e.g. search google with `g search_term`)
- Build custom themes in [http://www.getwox.com/theme/builder](http://www.getwox.com/theme/builder)
- Install plugins from [http://www.getwox.com/plugin](http://www.getwox.com/plugin)
- Use **pinyin** to search programs / 支持用 **拼音** 搜索程序 e.g. yyy / wangyiyun -> 网易云音乐
2016-04-24 16:29:38 +01:00
# Installation
2016-05-09 22:10:20 +01:00
- Latest stable version: [releases](https://github.com/Wox-launcher/Wox/releases).
- Latest beta version: try **Pre-release** labeled release in [releases](https://github.com/Wox-launcher/Wox/releases)
2015-11-03 23:21:27 +00:00
2016-05-09 22:08:55 +01:00
# 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`
2016-04-24 16:29:38 +01:00
# Contribute
2015-11-03 23:34:59 +08:00
2016-05-09 22:05:38 +01:00
- Send PR to **dev** branch
2016-05-09 22:08:55 +01:00
- I'd appreciate if you could solve [help_needed](https://github.com/Wox-launcher/Wox/issues?q=is%3Aopen+is%3Aissue+label%3Ahelp_needed) labeled issue
2016-05-09 22:05:38 +01:00
- Don't hesitate to ask questions in the [issues](https://github.com/Wox-launcher/Wox/issues)
2015-11-03 23:34:59 +08:00
2016-04-24 16:29:38 +01:00
# Docs
2015-11-03 23:34:59 +08:00
2016-05-09 22:05:38 +01:00
Outdated doc: [Wox doc](http://doc.getwox.com).
Just ask questions in the [issues](https://github.com/Wox-launcher/Wox/issues)
2016-04-24 16:29:38 +01:00
2016-04-24 16:32:13 +01:00
# Development / Author Status
2016-04-24 16:29:38 +01:00
2016-05-05 12:42:25 +01:00
- [x] unified directory `%APPDATA%` for all storage
2016-05-05 12:41:57 +01:00
- [ ] bring unitest for wox back
2016-05-09 04:05:18 +01:00
- [x] add autoupdate / installer
2016-05-05 12:41:57 +01:00
- [ ] disable plugin properly
2016-04-24 16:29:38 +01:00