https://github.com/lifailon/wox.plugins
Set of Wox plugins working through API for text translation, spell checking, to search for torrents, repositories on GitHub, GitLab and NPM projects.
https://github.com/lifailon/wox.plugins
api github-api github-search gitlab-api languagetool mymemory npm npm-search plugins python python-plugin torrent translate translator wox wox-plugin
Last synced: 6 months ago
JSON representation
Set of Wox plugins working through API for text translation, spell checking, to search for torrents, repositories on GitHub, GitLab and NPM projects.
- Host: GitHub
- URL: https://github.com/lifailon/wox.plugins
- Owner: Lifailon
- Created: 2024-09-27T08:11:18.000Z (about 1 year ago)
- Default Branch: rsa
- Last Pushed: 2024-11-11T18:20:43.000Z (11 months ago)
- Last Synced: 2025-03-28T03:30:09.818Z (6 months ago)
- Topics: api, github-api, github-search, gitlab-api, languagetool, mymemory, npm, npm-search, plugins, python, python-plugin, torrent, translate, translator, wox, wox-plugin
- Language: Python
- Homepage: http://www.wox.one/u/70837
- Size: 2.58 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wox.Plugins
Set of Wox plugins working through API to search for torrents, repositories on GitHub, text translation and spell checking.
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.
![]()
Torrent Search
![]()
Search distributions in **RuTracker**, **Kinozal**, **RuTor** and **NoName-Club** torrent trackers via [TorAPI](https://github.com/Lifailon/TorAPI).
Installation: `wpm install Torrent Search` from [Wox Plugins Repository](http://www.wox.one/plugin/431).
The hotkey is used: `#` and the selected supplier in the range from 1 to 4.
![]()
An example of a search in RuTracker: `# 1 The Rookie`.
![]()
![]()
MyMemory TranslatorFast text translation in MyMemory via free api. Supports translation between Russian and English by default.
Installation: `wpm install MyMemory` from [Wox Plugins Repository](http://www.wox.one/plugin/427).
The hotkey is used: `!`
![]()
![]()
LanguageToolCheck texts for style and grammar via LanguageTool api.
Installation: `wpm install LanguageTool` from [Wox Plugins Repository](http://www.wox.one/plugin/428).
The hotkey is used: `@`
![]()
![]()
GitHub SearchSearch repositories on GitHub via api.
Installation: `wpm install GitHub Search` from [Wox Plugins Repository](http://www.wox.one/plugin/429).
The keyword is used: `git`
![]()
![]()
GitLab SearchSearch repositories on GitLab via api.
Installation: `wpm install GitLab Search` from [Wox Plugins Repository](http://www.wox.one/plugin/432).
The keyword is used: `lab`
![]()
![]()
NPM SearchSearch javascript packages on Node Package Manager via api.
Installation: `wpm install NPM Search` from [Wox Plugins Repository](http://www.wox.one/plugin/433).
The keyword is used: `mpm`
![]()