Skip to content

lonelygo/alfred-google-translate

 
 

Repository files navigation

alfred-google-translate

NPM

Install

Requires Node.js 4+ and the Alfred Powerpack.

  • install with npm install -g alfred-google-translate
  • or download workflow

Usage

Before using this workflow, You must config the language pair. see alfred-language-configuration

Alfred workflow Keyword tr.

the shown items explain:

The first item is input word or sentence (webster phonetic if avaliable).

The second item is translation of input (webster phonetic if avaliable).

The rest of items are Definitions and Translations of input.

at the first and second item You can:

  • press enter to read the item.
  • press cmd+C to copy the item.
  • press shift open the translate website.
  • press cmd+L to see the full content.

if You input wrong word, the workflow will correct your input, and You can press enter to see.

Environment Variables

name default value description
domain https://translate.google.com if you cannot access the default domain, you can config this.
大陆访问不了默认域名,所以如果使用2.x版本需要将这个变量设置为https://translate.google.cn. 或者还是使用1.x版本
read remote avaliable values:
remote: fetch voice from google,
local: use macOS local voice (notice: maybe only works on English),
none: dont get voice
save_count 20 limit count of translate history, see alfred-translate-history.
0 means dont save translate history
environment variables config snapshot:

env-config.png

env.png

Hotkey

if you download the workflow, you may lost the hotkey, so you can manual config this.

hotkey config snapshot:

hotkey.png

hotkey-config.png

hotkey and largetype snapshot:

result

Snapshot

  • correct

    corrected.png

  • press enter to read,presscmd+C to copy

    general.png

  • press shift to open translate website

    quicklook.png

  • press cmd+L to show full content,like the gif in hotkey.

Related

License

MIT ©

About

Alfred 3 workflow - 中英文互译

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%