1.1.0 • Published 5 years ago

alfred-dict v1.1.0

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

alfred-dict

Build Status

Alfred 3 Workflow to search dictionary

npm.io

Install

# by npm
$ npm install --global alfred-dict

# or yarn
$ yarn global add alfred-dict

Usage

  • In Alfred, type dict ..., to search some result on dictionary.
  • Select an result and press enter to copy it and paste.

Dictionary source

This workflow supports source from:

Currently we use the Chinese Bing dictionary as the default source of data for the search (and only support Chinese-English and English-Chinese translation for the time being).

In the future, we will provide more dictionary sources and support mutual translation of more languages.