All Projects → xfslove → Alfred Google Translate

xfslove / Alfred Google Translate

Licence: mit
Alfred 3 workflow - translate with google api💵🚫

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Alfred Google Translate

alfred-google-search
Alfred workflow to do inline google searches (open URL or copy to clipboard)
Stars: ✭ 32 (-93.22%)
Mutual labels:  alfred3-workflow
alfred-workflows-collection
A collection of Alfred 2 workflows by FradSer.
Stars: ✭ 31 (-93.43%)
Mutual labels:  alfred3-workflow
Alfred Things
Interact with Things 3 using Alfred.
Stars: ✭ 278 (-41.1%)
Mutual labels:  alfred3-workflow
alfred-last2imgur
Alfred workflow to upload the last screenshot taken to Imgur + (delete and minify image)
Stars: ✭ 15 (-96.82%)
Mutual labels:  alfred3-workflow
alfred
A fast, simple way to make Alfred workflow script filters in Go
Stars: ✭ 25 (-94.7%)
Mutual labels:  alfred3-workflow
alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
Stars: ✭ 16 (-96.61%)
Mutual labels:  alfred3-workflow
alfred-flutter-docs
Search Flutter Docs from Alfred
Stars: ✭ 1 (-99.79%)
Mutual labels:  alfred3-workflow
Alfred Emoj
Alfred 3 workflow to find relevant emoji from text
Stars: ✭ 325 (-31.14%)
Mutual labels:  alfred3-workflow
alfred-circleci-workflow
Search and show CircleCI build status.
Stars: ✭ 19 (-95.97%)
Mutual labels:  alfred3-workflow
Alfred Slack
The Slack workflow for Alfred app
Stars: ✭ 254 (-46.19%)
Mutual labels:  alfred3-workflow
alfred-workflows
Hopefully useful workflows for Alfred
Stars: ✭ 54 (-88.56%)
Mutual labels:  alfred3-workflow
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (-85.17%)
Mutual labels:  alfred3-workflow
gdict
A command line dictionary written in golang powered by multi engines.
Stars: ✭ 21 (-95.55%)
Mutual labels:  alfred3-workflow
moogle
The workflow tool in alfred 3 to search and download movies.
Stars: ✭ 18 (-96.19%)
Mutual labels:  alfred3-workflow
Alfred Npms
Alfred 3 workflow to search for npm packages with npms.io
Stars: ✭ 312 (-33.9%)
Mutual labels:  alfred3-workflow
wipfred
🚧Manage your wip.chat todos with alfred
Stars: ✭ 23 (-95.13%)
Mutual labels:  alfred3-workflow
alfred3-workflows
Some Alfred3 workflows files and its usage show
Stars: ✭ 20 (-95.76%)
Mutual labels:  alfred3-workflow
Alfred Jetbrains
Alfred3 workflow to easily open your projects with your favorite JetBrains product.
Stars: ✭ 348 (-26.27%)
Mutual labels:  alfred3-workflow
Alfred Bear
Alfred 3 workflow to create and search notes in Bear.
Stars: ✭ 319 (-32.42%)
Mutual labels:  alfred3-workflow
xcode-config
My Xcode config - Alfred Workflow, File templates, Xcode code snippets, themes, IDETextKeyBindingSet
Stars: ✭ 16 (-96.61%)
Mutual labels:  alfred3-workflow

alfred-google-translate

NPM

JetBrains' support

jetbrain

Installation

Requires the Alfred 3 or 4 Powerpack, Node.js 8+, and the alfred-language-configuration workflow.

To use this workflow you must also install the alfred-language-configuration workflow, and configure the language pair. See that README for instructions.

With NPM

  • Install with npm install -g alfred-google-translate.

Manually

Changelog

See all past and current releases.

Usage

Alfred workflow Keyword: tr [word or sentence] Example: tr kitchen sink or tr Hello, my name is Alfred

When translating a word you will see the translation as well as alternate translations if available.

With the first two results (which are the input word and the translation) 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 show the translation in large text.

The workflow will attempt to correct spelling mistakes which can be accepted with enter.

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版本
voice remote avaliable values:
remote: fetch voice from google,
local: use macOS local voice (notice: maybe only works on English),
none: dont use voice
save_count 20 limit the translation history, see alfred-translate-history.
a value of 0 will keep no history
socks_proxy - not turned by default. you can specify local or remote socks proxy. format: socks://{host}:{port} example: local shadowsocks proxy 'socks://127.0.0.1:1086'
environment variables config snapshot:

env-config.png

env.png

Hotkey

If you download the workflow, you may have to manually set the hotkey yourself.

hotkey config snapshot:

hotkey.png

hotkey-config.png

hotkey and largetype snapshot:

result

Screenshots

corrected.png

  • press enter to read or cmd+C to copy

    general.png

  • press shift to open the translation website

    quicklook.png

  • press cmd+L to show the translation in large text like this.

Related

License

MIT ©

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].