Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.33 KB

alfred-workflow-google-translate

Translate from/to your favourite language using Google or Microsoft Translate.

Usage:

  • tr : translate query.
  • tr-setapi : select Google or Microsoft Translate service.
  • tr-setkey : set your API key.
  • tr-setlang : set target language (language to translate to).

Note: You won't need to set a source (from) language. Both Google and Microsoft are pretty good at guessing the origin language.

Features:

  • Simple: setup once and just use it.
  • Secure: keys are stored in Mac's native Keychain tool.
  • Fast: repeat queries are cached for speed.

Keyboard Shortcuts:

  • Enter: copy translation to clipboard.
  • Command + C: copy translation to clipboard.
  • Command + Y: show quick preview on the respective translation web site.
  • Command + L: show translated text in large font.

Requirements:

The first time you run the workflow, it will prompt you to enter your API key for Google or Microsoft.