Quickly access the German/Dutch dictionary of uitmuntend.de via the Alfred 2.0 command bar.
- Alfred 2.0 (OS X productivity app)
- node.js
(download installer
or use homebrew:
brew install node
)
Make sure you have node.js installed and run this command in a terminal:
npm install -g alfred-uitmuntend
Alfred will pop open and ask to complete the installation. After that is done
the installer package can be removed by running npm un -g alfred-uitmuntend
.
In Alfred use the keywords nl and de followed by the word you want to look up in the dictionary. Examples:
nl gehen
--> get dutch translations of german gehende lopen
--> get german translations of dutch lopen
Feel free to submit a pull request or send me an email if you have an idea.
The MIT License (MIT)
Copyright (c) 2014 Felix Fischer [email protected] (felixfischer.com)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.