You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anodev f8959489d9
Update README.md
5 years ago
LICENSE Initial commit 6 years ago
README.md Update README.md 5 years ago
_config.yml Set theme jekyll-theme-hacker 5 years ago
translate.sh Fixed issue 5 years ago

README.md

Google Translate bash client

Get translated text from your terminal!

How it work?

This script translate your text.
Script will parse your source language and target language + your text, then Script send this information to Google Translate Api and get translated text.

Note:

This bash script is combine of this scripts Link and Link
They aren't work!

Instructions:

Usage:

  • ./translate.sh <source_lng> <new_lng> <your text>

Install

  • Clone repository via git clone https://github.com/OPHoperHPO/GT-bash-client
  • Set permission via chmod +x ./GT-bash-client/translate.sh
  • Check script via ./GT-bash-client/translate.sh en es Hello