Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 996 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 996 Bytes

Translate text to multiple languages simultaneously in an interactive terminal session.

asciicast

Installation

Requires the Translate Shell command-line translator.

Just about any OS

Install Translate Shell and run the script.

Android

  • Install Termux
  • In Termux, run:
    pkg install git
    pkg install --no-install-recommends translate-shell
    git clone https://github.com/specious/polyglot.git
    cd polyglot
    ./polyglot
    

iOS

It should in principle be possible to run it with iSH. However, #1699 currently prevents the requisite Translate Shell from working in iSH.

It might also be possible to run it with Blink Shell.

License

ISC