16 lines
516 B
Plaintext
16 lines
516 B
Plaintext
Translate Shell (formerly Google Translate CLI) is a command-line
|
|
translator powered by Google Translate (default), Bing Translator,
|
|
Yandex.Translate, 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
|