Skip to content

Plugin for Wox that translates between English and any other language

Notifications You must be signed in to change notification settings

LorenzoMorelli/Translate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 = 'it'

Installation

Get Wox

Install TextBlob:

pip install textblob

Install nltk:

pip install nltk

To install the plugin, type in Wox:

wpm install Auto Direct Translate

About

Plugin for Wox that translates between English and any other language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%