1.1.2 • Published 4 years ago

google-translate-in-terminal v1.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Google-translate-in-terminal

Use google translate in terminal.

npm npm Build Status GitHub License

dependencies Status devDependencies Status

screenshot

Installation

$ npm install google-translate-in-terminal -g

Usage

$ google-translate こんにちは世界

For short:

$ gt こんにちは世界

Translate the clipboard: (just type in gt)

$ gt

Mutileline with quotes:

$ gt "強風のなかでは
木の葉は
落下しないで
鳥のように木から
まっすぐに飛び立つ"

Set source and target language:

$ gt --setting

Supported Languages

Support over 100 languages, for more see official documentation.

License

MIT