aboutsummaryrefslogtreecommitdiff

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