Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 564 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 564 Bytes

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