This plugin allows you to exploit the potential of DeepL translations quickly using FlowLauncher.
-
Install the plugin via the official FlowLauncher marketplace or directly with the following command:
pm install DeepFlow
-
First you need to set your DeepL API key with the command:
dp set-key <API-KEY>
If you don't have one, you can get it for free at this link with some limitations, or by subscribing to the paid plan. You can change it as many times as you want.
-
After setting your API key you can translate with the following notation:
dp en:it Hello, World!
to translate the sentence "Hello, World!" from english to italian.dp :it Hello, World!
to translate the sentence "Hello, World!" to italian, with autodetection of the initial language.dp : Hello, World!
to translate the sentence "Hello, World!" automatically to the default language english, with autodetection of the initial language.