164

GitHub - vsetka/deepl-translator-cli: This command line tool delivers text trans...

 6 years ago
source link: https://github.com/vsetka/deepl-translator-cli
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

deepl-translator-cli

This command line tool delivers text translation capabilities to your console, powered by DeepL (https://www.deepl.com/translator).

Install

$ yarn global add deepl-translator-cli

Usage examples

# Translate text into German
$ deepl translate -t 'DE' 'How do you do?'

# Pipe text from standard input
$ echo 'How do you do?' | deepl translate -t 'DE'

# Detect language
$ deepl detect 'Wie geht es Ihnen?'

# For help
$ deepl -h
$ deepl translate -h
$ deepl detect -h

License


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK