- Created by alexander-heimbuch
- 🗓 Last Updated: 01/01/24 17:54:03
- 🌟 Stars on GitHub: 64
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
This repository is not maintained anymore, I can highly recommend Linguee-Workflow-for-Alfred as a modern successor.
Alfred Linguee.de Workflow
Functionality
- Autosuggestion
- Supports different languages
- Opens suggestion on linguee.de
- Supports phrases and umlauts
Download
The latest version of this workflow can be downloaded from GitHub releases.
Extended Use Cases
- Output
meaning
,phrase
orurl
(default) as an{query}
- See workflow settings for examples
Development
- Checkout in your go source workspace
- Use
env GOOS=darwin GOARCH=amd64 go build linguee.go
to compile it