All Projects → dennis-tra → Alfred Dict.cc Workflow

dennis-tra / Alfred Dict.cc Workflow

Alfred 3/4 workflow to get translations from dict.cc

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Alfred Dict.cc Workflow

Alfred3 Workflow Currencyx
Most convinent currencies converting tool for alfred3
Stars: ✭ 68 (-1.45%)
Mutual labels:  alfred, workflow
Alfredgoogletranslateworkflow
A workflow for Alfred that implements translation from any language to any other language that is supported by google
Stars: ✭ 399 (+478.26%)
Mutual labels:  alfred, workflow
Alfred Pocket
Manage your Pocket list with Alfred
Stars: ✭ 318 (+360.87%)
Mutual labels:  alfred, workflow
alfred-gitignore
Create .gitignore files using Alfred
Stars: ✭ 15 (-78.26%)
Mutual labels:  alfred, workflow
Whyliam.workflows.youdao
使用有道翻译你想知道的单词和语句
Stars: ✭ 837 (+1113.04%)
Mutual labels:  alfred, translation
dark-sky.alfredworkflow
A Dark Sky workflow for Alfred
Stars: ✭ 34 (-50.72%)
Mutual labels:  alfred, workflow
Alfred Stackexchange
Search StackOverflow.com from Alfred
Stars: ✭ 335 (+385.51%)
Mutual labels:  alfred, workflow
AlfredWorkflows
My workflow creations for Alfred on macOS.
Stars: ✭ 55 (-20.29%)
Mutual labels:  alfred, workflow
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-66.67%)
Mutual labels:  alfred, workflow
Dext
🔍 A smart launcher. Powered by JavaScript.
Stars: ✭ 713 (+933.33%)
Mutual labels:  alfred, workflow
alfred-workflow
No description or website provided.
Stars: ✭ 26 (-62.32%)
Mutual labels:  alfred, workflow
Alfred Man
man(1) workflow for Alfred
Stars: ✭ 21 (-69.57%)
Mutual labels:  alfred, workflow
alfred-latex-symbols-workflow
🔎 Alfred 3-4 workflow to search for latex symbol commands
Stars: ✭ 33 (-52.17%)
Mutual labels:  alfred, workflow
Alfred Time
Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4
Stars: ✭ 65 (-5.8%)
Mutual labels:  alfred, workflow
alfred-relative-dates
Alfred workflow to generate relative dates in different locales
Stars: ✭ 30 (-56.52%)
Mutual labels:  alfred, workflow
Alfred My Mind
Alfred workflow to search through my notes and bookmarks
Stars: ✭ 321 (+365.22%)
Mutual labels:  alfred, workflow
alfred-microsoft-onenote-navigator
Use Alfred to browse through your Microsoft OneNote notebooks, section groups and sections and then jump to them instantly.
Stars: ✭ 52 (-24.64%)
Mutual labels:  alfred, workflow
alfred-fanfou
Alfred workflow for Fanfou
Stars: ✭ 15 (-78.26%)
Mutual labels:  alfred, workflow
Awgo
Go library for Alfred 3 + 4 workflows
Stars: ✭ 556 (+705.8%)
Mutual labels:  alfred, workflow
Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-79.71%)
Mutual labels:  alfred, workflow

Alfred dict.cc workflow

Github All Releases

Alfred workflow to get bidirectional translations from dict.cc.

If you like the workflow give this repo a star ⭐

Example animation

And if it saves you time you may consider to

Buy Me A Coffee

Download

Click here and download Dict.cc.alfredworkflow

Supported Languages

English, German, French, Swedish, Spanish, Bulgarian, Romanian, Italian, Portuguese, Russian

Command

dict lang1 lang2 word_to_translate

You can omit lang1 and lang2 to just translate between german and english (both directions!). See below to customise the default language pair.

Possible values for lang1 and lang2:

Abbreviation Language
en, eng english
de, ger german
fr, fra french
sv, swe swedish
es, esp spanish
bg, bul bulgarian
ro, rom romanian
it, ita italian
pt, por portuguese
ru, rus russian

Default Language Pair

You may not want the translations to be between english and german by default. To change this behaviour open the Alfred preferences, go to Workflows, select Dict.cc and click on the Configure workflow and variables button in the top right corner.

Default language setup step 1

You should find the following two workflow environment variables:

  1. from_language
  2. to_language

Default language setup step 2

Assign both variables one of the above abbreviations (either the two letter or three letter form). In the screenshot above the configuration says

  • from_language - fra
  • to_language - en

to translate between french and english by default.

Note: Although the variables are named from_ and to_ the translations will be bidirectional, so the order shouldn't really matter.

Acknowledgement

The dict.cc website parser is based on rbarons work. Thanks for that!

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].