From df079ee68079e129df3047db2a392085974761a0 Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Tue, 10 May 2022 22:19:28 +0100 Subject: [PATCH] added translate --- README.MD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 655310b..d799f6c 100644 --- a/README.MD +++ b/README.MD @@ -18,8 +18,7 @@ which are selectable options in dmenu. - `calculate` a calculator, utilising `qalculate` - inspired by [@fedops](https://codeberg.org/fedops/scripts) - `emoji` an emoji picker - `remmina` reads the files in your remmina config directory and allows you to connect to and edit them -- `translate` utilises libretranslate (you'll need and API key or your own instance) to translate test. Prefix the text with `en>de`, `de>en`, `en>fr`, etc. as you need. - - must be compiled with `-d:ssl` +- `translate` utilises libretranslate (you'll need and API key or your own instance) to translate test. Prefix the text with `en>de`, `de>en`, `en>fr`, etc. as you need. Must be compiled with `-d:ssl` The next two do not work with `rofi` unless you have `alias dmenu=rofi` set, but they're pretty nice tools