added translate

This commit is contained in:
Paul Wilde 2022-05-10 22:19:28 +01:00
parent 598b695327
commit df079ee680

View file

@ -18,8 +18,7 @@ which are selectable options in dmenu.
- `calculate` a calculator, utilising `qalculate` - inspired by [@fedops](https://codeberg.org/fedops/scripts) - `calculate` a calculator, utilising `qalculate` - inspired by [@fedops](https://codeberg.org/fedops/scripts)
- `emoji` an emoji picker - `emoji` an emoji picker
- `remmina` reads the files in your remmina config directory and allows you to connect to and edit them - `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. - `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`
- 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 The next two do not work with `rofi` unless you have `alias dmenu=rofi` set, but they're pretty nice tools