GitXplorerGitXplorer
R

Translate

public
3 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
cfb67d3727cdc160ff45c03fc9d1a25b887e71a4

[UPD] Updated plugin file

RRomanKornev committed 8 years ago
Unverified
3b055f5643aed50c15fafbddfc93cdf3082f768a

[FIX] Unknown word translation

RRomanKornev committed 8 years ago
Unverified
96385e9e01bd9daa551b2e48578881393f37d1b0

[ADD] Added plugin file

RRomanKornev committed 8 years ago
Unverified
225d9124ad4e56519707d20bb66de1db6e81154c

[UPD] Redirect in README

RRomanKornev committed 8 years ago
Unverified
0f4a52ae6ec2b81cedc2d7dc97aeefcec3182102

[FIX] Extra space in install command

RRomanKornev committed 8 years ago
Unverified
db5e0766bbd25dffc22517117e55f7b457d2be91

[INIT] README commit

RRomanKornev committed 8 years ago

README

The README file for this repository.

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