This repository is not maintained anymore, I can highly recommend Linguee-Workflow-for-Alfred as a modern successor.
Functionality
- Autosuggestion
- Supports different languages
- Opens suggestion on linguee.de
- Supports phrases and umlauts
The latest version of this workflow can be downloaded from GitHub releases.
- Output
meaning
,phrase
orurl
(default) as an{query}
- See workflow settings for examples
- Checkout in your go source workspace
- Use
env GOOS=darwin GOARCH=amd64 go build linguee.go
to compile it