Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexander-heimbuch/linguee-alfred-workflow
Dictionary workflow for Alfred based on linguee.de
https://github.com/alexander-heimbuch/linguee-alfred-workflow
alfred alfred-workflow linguee
Last synced: 3 months ago
JSON representation
Dictionary workflow for Alfred based on linguee.de
- Host: GitHub
- URL: https://github.com/alexander-heimbuch/linguee-alfred-workflow
- Owner: alexander-heimbuch
- License: mit
- Archived: true
- Created: 2015-06-27T16:34:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T17:54:03.000Z (10 months ago)
- Last Synced: 2024-06-18T23:17:15.329Z (5 months ago)
- Topics: alfred, alfred-workflow, linguee
- Language: Go
- Homepage:
- Size: 53.3 MB
- Stars: 65
- Watchers: 4
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- alfred-workflows - Linguee - Translate German-English and vice versa with [linguee.de](https://www.linguee.de) (Translation)
README
> This repository is not maintained anymore, I can highly recommend [Linguee-Workflow-for-Alfred](https://github.com/sigito/Linguee-Workflow-for-Alfred) as a modern successor.
# Alfred Linguee.de Workflow
![Screenshot](screenshot.png)
*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](https://github.com/alexander-heimbuch/linguee-alfred-workflow/releases).
## Extended Use Cases
- Output `meaning`, `phrase` or `url` (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