Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Skoda091/alfred-deepl
Utilize DeepL api translator.
https://github.com/Skoda091/alfred-deepl
alfred alfred-workflow deepl python translation
Last synced: 3 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T08:39:03.000Z (almost 7 years ago)
- Last Synced: 2024-05-19T23:36:35.856Z (6 months 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.
![](/demo/deepl-workflow-demo.gif "")
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 |![](/lang_icons/de.png "")|
| EN | English |![](/lang_icons/en.png "")|
| FR | French |![](/lang_icons/fr.png "")|
| ES | Spanish |![](/lang_icons/es.png "")|
| IT | Italian |![](/lang_icons/it.png "")|
| NL | Dutch |![](/lang_icons/nl.png "")|
| PL | Polish |![](/lang_icons/pl.png "")|* `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 languagesLicensing, 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/