Skip to content

Commit 9600cfa

Browse files
committed
update examples
1 parent 5e1ffb6 commit 9600cfa

File tree

2 files changed

+36
-14
lines changed

2 files changed

+36
-14
lines changed

README.md

Lines changed: 36 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,35 @@
11
# Wox.Plugins
22

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.
44

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.
66

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>
1133

1234
Fast text translation in MyMemory via free api. Supports translation between Russian and English by default.
1335

@@ -19,10 +41,10 @@ Installation: `wpm install MyMemory` from [Wox Plugins Repository](http://www.wo
1941
<img src="src/Wox.Plugin.MyMemory/mymemory.jpg"/>
2042
</h1>
2143

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>
2648

2749
Check texts for style and grammar via LanguageTool api.
2850

@@ -34,10 +56,10 @@ Installation: `wpm install LanguageTool` from [Wox Plugins Repository](http://ww
3456
<img src="src/Wox.Plugin.LanguageTool/languagetool.jpg"/>
3557
</h1>
3658

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>
4163

4264
Search repositories on GitHub via api.
4365

72.3 KB
Loading

0 commit comments

Comments
 (0)