diff options
Diffstat (limited to 'network/translate-shell/README')
-rw-r--r-- | network/translate-shell/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/network/translate-shell/README b/network/translate-shell/README new file mode 100644 index 0000000000..7cd3d46a23 --- /dev/null +++ b/network/translate-shell/README @@ -0,0 +1,15 @@ +Translate Shell (formerly Google Translate CLI) is a command-line +translator powered by Google Translate (default), Bing Translator, +Yandex.Translate, DeepL Translator and Apertium. + +If you prefer zsh over bash: + $ TARGET=zsh ./translate-shell.SlackBuild + +Recommended Dependencies: + * mpv or espeak + for the Text-to-Speech functionality + * rlwrap + for readline-style editing and history in the interactive shell + +Recommended Fonts: + * https://github.com/soimort/translate-shell/wiki/Writing-Systems-and-Fonts#unicode-fonts |