1.4.0 • Published 5 years ago

alfred-polyglot v1.4.0

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

alfred-polyglot npm

Translate text using Google Translate in Alfred 3

Preview gif

Alfred forum thread

Install

$ npm install --global alfred-polyglot

Requires Node.js 7.6+ and the Alfred Powerpack.

Setup

  1. Set the default language text will get translated to if to parameter is not specified.

    trans !set default-language (language)
  2. Remove the default translate workflow. Navigate to

    Alfred Preferences -> Features -> Web Search

    ...search for translate, and unset the tickbox under Enabled.

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

1

2

3

4

License

MIT © nikersify

1.4.0

5 years ago

1.3.0

5 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago