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.
holgac a9474f4de2 updated yum to dnf, made script executable 4 years ago
LICENSE Initial commit 6 years ago
README.md Update README.md 4 years ago
_config.yml Set theme jekyll-theme-hacker 5 years ago
translate.sh updated yum to dnf, made script executable 4 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>
    If you do not know the source language, then put the value auto in place of <source_lng>

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