soimort/translate-shell
:speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4959
- days_rel: n/a
- days_push: 631
- n_releases_24m: 0
Adoption not part of the score
7506 stars · 393 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Translate Shell is a command-line translator that provides access to Google Translate, Bing Translator, Yandex.Translate, and Apertium from the terminal. Written in GNU Awk, it supports brief and detailed translations, interactive shell mode, and runs on POSIX-compliant systems.
Use cases
- translate text from the command line
- quickly translate a phrase in my terminal
- interactive translation shell for translating lines of text
- translate files or clipboard content via CLI
- use Google Translate without opening a browser
- script automated translations in bash
When to choose
- you need fast terminal-based translations on Linux, macOS, or BSD
- you want to script translations in shell pipelines
- you prefer lightweight tools with minimal dependencies (just gawk)
- you want multiple translation engines from one tool
When to avoid
- you need a GUI translation app
- you require guaranteed API reliability, since it scrapes web translation services that may change or rate-limit
- you need offline translation
- you are on a system without GNU Awk 4.0+
Facets
cli-tool · maturity stable
nlp cli windows bsd cli translation google-translate awk terminal language natural-language-processing command-line localization linux macos android
2 sources
- readme: https://github.com/soimort/translate-shell · fetched 2026-08-28 · a768e292444f
- homepage: https://www.soimort.org/translate-shell · fetched 2026-08-29 · b471f39a19b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| soimort/translate-shell | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="soimort/translate-shell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem