1
1
# Wox.Plugins
2
2
3
- A set of Wox plugins working via API for text translation, checking spelling and searching for repositories on GitHub .
3
+ Set of Wox plugins working through API to search for torrents, repositories on GitHub, text translation and spell checking .
4
4
5
- All plugins are publish in the [ plugin repository] ( http://www.wox.one/u/70837 ) , which you can install with a single command in the Wox input box .
5
+ All plugins are published in the [ plugin repository] ( http://www.wox.one/u/70837 ) , which you can install using one command in the Wox input field .
6
6
7
- <h1 align =" left " >
8
- <img src="src/Wox.Plugin.MyMemory/logo.png" width="32" />
9
- Wox.Plugin.MyMemory
10
- </h1 >
7
+ <h2 align =" left " >
8
+ <img src="src/Wox.Plugin.Torrent.Search/rutracker.png" width="22" />
9
+ Torrent Search
10
+ <img src="src/Wox.Plugin.Torrent.Search/rutor.png" width="22" />
11
+ </h2 >
12
+
13
+ Search distributions in ** RuTracker** , ** Kinozal** , ** RuTor** and ** NoName-Club** torrent trackers via [ TorAPI] ( https://github.com/Lifailon/TorAPI ) .
14
+
15
+ The hotkey is used: ` # ` and the selected supplier in the range from 1 to 4.
16
+
17
+ <h5 align =" center " >
18
+ <img src="src/Wox.Plugin.Torrent.Search/providerList.jpg"/>
19
+ </h5 >
20
+
21
+ An example of a search in RuTracker: ` # 1 The Rookie ` .
22
+
23
+ <h5 align =" center " >
24
+ <img src="src/Wox.Plugin.Torrent.Search/search.jpg"/>
25
+ </h5 >
26
+
27
+ Installation: ` wpm install Torrent.Search ` from [ Wox Plugins Repository] ( http://www.wox.one/plugin/431 ) .
28
+
29
+ <h2 align =" left " >
30
+ <img src="src/Wox.Plugin.MyMemory/logo.png" width="22" />
31
+ MyMemory Translator
32
+ </h2 >
11
33
12
34
Fast text translation in MyMemory via free api. Supports translation between Russian and English by default.
13
35
@@ -19,10 +41,10 @@ Installation: `wpm install MyMemory` from [Wox Plugins Repository](http://www.wo
19
41
<img src="src/Wox.Plugin.MyMemory/mymemory.jpg"/>
20
42
</h1 >
21
43
22
- <h1 align =" left " >
23
- <img src="src/Wox.Plugin.LanguageTool/logo.png" width="32 " />
24
- Wox.Plugin. LanguageTool
25
- </h1 >
44
+ <h2 align =" left " >
45
+ <img src="src/Wox.Plugin.LanguageTool/logo.png" width="22 " />
46
+ LanguageTool
47
+ </h2 >
26
48
27
49
Check texts for style and grammar via LanguageTool api.
28
50
@@ -34,10 +56,10 @@ Installation: `wpm install LanguageTool` from [Wox Plugins Repository](http://ww
34
56
<img src="src/Wox.Plugin.LanguageTool/languagetool.jpg"/>
35
57
</h1 >
36
58
37
- <h1 align =" left " >
38
- <img src="src/Wox.Plugin.GitHub.Search/logo.png" width="32 " />
39
- Wox.Plugin. GitHub. Search
40
- </h1 >
59
+ <h2 align =" left " >
60
+ <img src="src/Wox.Plugin.GitHub.Search/logo.png" width="22 " />
61
+ GitHub Search
62
+ </h2 >
41
63
42
64
Search repositories on GitHub via api.
43
65
0 commit comments