A minimal script to translate text from any language to english using google translate. The language is automatically detected.
Usage
echo -ne 'que?' | ./google-translate.sh
Dependencies
curl, jq
index : google-translate | ||
A minimal script to translate text from any language to english using google translate. The language is automatically detected. |
aboutsummaryrefslogtreecommitdiff |
A minimal script to translate text from any language to english using google translate. The language is automatically detected.
echo -ne 'que?' | ./google-translate.sh
curl, jq