https://github.com/danielrohers/terminal-google-translate
A simple terminal with google translate
https://github.com/danielrohers/terminal-google-translate
google nodejs terminal translation
Last synced: 8 months ago
JSON representation
A simple terminal with google translate
- Host: GitHub
- URL: https://github.com/danielrohers/terminal-google-translate
- Owner: danielrohers
- License: mit
- Created: 2017-08-18T18:34:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T19:50:06.000Z (almost 9 years ago)
- Last Synced: 2025-10-09T01:43:49.921Z (9 months ago)
- Topics: google, nodejs, terminal, translation
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/terminal-google-translate
- Size: 105 KB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terminal-google-translate
A simple terminal with google translate
[](https://badge.fury.io/js/terminal-google-translate)
[](https://www.npmjs.com/package/terminal-google-translate)
[](https://david-dm.org/danielrohers/terminal-google-translate#info=dependencies)
Install
-------
```bash
$ npm install -g terminal-google-translate
```
Usage
-----
```bash
Usage:
translate [source] [target] [text]
translate pt en olá mundo
Options:
-V, --version output the version number
-l, --list List languages
-h, --help output usage information
```
