/Translate

Plugin for Wox that translates between English and any other language

Primary LanguagePython

Translate

Plugin for Wox that translates between english and any other language.

Translate

Pressing Enter will redirect to a Google Translate page with the query.

To change your main language, replace this line in main.py:

LANGUAGE = 'ru'

Installation

Get Wox

Install TextBlob:

pip install textblob

To install the plugin, type in Wox:

wpm install Direct Translate