You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,22 @@ Features
19
19
- Search for everything—applications, **uwp**, folders, files and more.
20
20
- Use *pinyin* to search for programs / 支持用 **拼音** 搜索程序
21
21
- wyy / wangyiyun → 网易云音乐
22
-
- Keyword plugin search
23
-
- search google with `g search_term`
22
+
- Keyword plugin search `g search_term`
23
+
- Search youtube, google, twitter and many more
24
24
- Build custom themes at http://www.wox.one/theme/builder
25
25
- Install plugins from http://www.wox.one/plugin
26
26
27
+
**New from this fork:**
28
+
- Portable mode
29
+
- Drastically improved search experience
30
+
- Search all subfolders and files
31
+
- Option to always run CMD or Powershell as administrator
32
+
- Run CMD, Powershell and programs as a different user
33
+
- Manage what programs should be loaded
34
+
- Highlighting of how results are matched during query search
35
+
- Open web search result as a tab or a new window
36
+
- Automatic update
37
+
- Reload/update plugin data
27
38
28
39
Installation
29
40
------------
@@ -42,8 +53,8 @@ Versions marked as **pre-release** are unstable pre-release versions.
42
53
43
54
- Requirements:
44
55
- .net >= 4.5.2
45
-
-[everything](https://www.voidtools.com/): `.exe` installer + use x64 if your windows is x64 + everything service is running
46
-
-[python3](https://www.python.org/downloads/): `.exe` installer + add it to `%PATH%` or set it in WoX settings
56
+
-If you want to integrate with [everything](https://www.voidtools.com/): `.exe` installer + use x64 if your windows is x64 + everything service is running. Supported version is 1.3.4.686
57
+
-If you use python plugins, install [python3](https://www.python.org/downloads/): `.exe` installer + add it to `%PATH%` or set it in WoX settings
0 commit comments