1.4.0 • Published 6 years ago
alfred-polyglot v1.4.0
alfred-polyglot 
Translate text using Google Translate in Alfred 3

Install
$ npm install --global alfred-polyglotRequires Node.js 7.6+ and the Alfred Powerpack.
Setup
Set the default language text will get translated to if
toparameter is not specified.trans !set default-language (language)Remove the default translate workflow. Navigate to
Alfred Preferences -> Features -> Web Search...search for
translate, and unset the tickbox underEnabled.
Usage
trans (text) [from (language)] [to (language)]The output will be translated text. Both from and to parameters are optional, and can be used anywhere in input.
Examples




License
MIT © nikersify