https://github.com/Skoda091/alfred-deepl
Utilize DeepL api translator.
https://github.com/Skoda091/alfred-deepl
alfred alfred-workflow deepl python translation
Last synced: 12 months ago
JSON representation
Utilize DeepL api translator.
- Host: GitHub
- URL: https://github.com/Skoda091/alfred-deepl
- Owner: Skoda091
- License: mit
- Created: 2017-10-09T09:20:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T08:39:03.000Z (over 8 years ago)
- Last Synced: 2024-05-19T23:36:35.856Z (about 2 years ago)
- Topics: alfred, alfred-workflow, deepl, python, translation
- Language: Python
- Size: 62.4 MB
- Stars: 19
- Watchers: 4
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
DeepL translation worklflow for Alfred
-----------------
Utilize DeepL api translator.

Download
--------
Get DeepL for Alfred from [GitHub](https://github.com/Skoda091/alfred-deepl/releases).
Usage
-----
* `dlset` — Set target language fot DeepL.com translation.
**Supported languages:**
| Code | Language | Icon |
| ---- | --------- | ------------------------ |
| DE | German ||
| EN | English ||
| FR | French ||
| ES | Spanish ||
| IT | Italian ||
| NL | Dutch ||
| PL | Polish ||
* `dl ` — Search DeepL.com for `` translation.
* ` ` — Search DeepL.com for `` translation into ``.
Disclaimer
-----
This is not an official package. It is 100% open source and non-commercial. The API of DeepL.com is free as well, but this [might](https://www.heise.de/newsticker/meldung/Maschinelles-Uebersetzen-Deutsches-Start-up-DeepL-will-230-Sprachkombinationen-unterstuetzen-3836533.html) change in the future.
DeepL is a product from DeepL GmbH. More info: deepl.com/publisher.html
To do
-----------------
* [x] Initial release
* [x] Errors handling
* [x] Updates handling
* [x] Multiple target languages support
* [ ] Simultaneous translation into multiple languages
Licensing, thanks
-----------------
This workflow is released under the [MIT License](https://opensource.org/licenses/MIT).
It is based on:
* [Alfred-Workflow](https://github.com/deanishe/alfred-workflow) [[MIT License](https://opensource.org/licenses/MIT)]
* [DeepL-Console-Translator](https://github.com/pinae/DeepL-Console-Translator.git) [[GNU License](https://www.gnu.org/licenses/gpl-3.0.en.html)]
[alfred]: https://www.alfredapp.com/
[mit]: http://opensource.org/licenses/MIT
[alfred-workflow]: http://www.deanishe.net/alfred-workflow/