Translate text from your terminal using a privacy-friendly backend
Go to file
Andrew S. Rightenburg 62e3c99d5c
Updated changelog
2023-09-25 21:25:41 +08:00
debian Updated changelog 2023-09-25 21:25:41 +08:00
LICENSE.md Initial commit 2021-08-12 14:40:24 +02:00
README.md Allow passing text input as a non-option argument 2023-09-25 21:24:27 +08:00
stranslate Allow passing text input as a non-option argument 2023-09-25 21:24:27 +08:00

README.md

stranslate

Info

Forked from justwolf's "stranslate" which is unmaintained. I will continue to maintain this as long as I continue to use it.

Original repo URL: https://codeberg.org/justwolf/stranslate

Description

stranslate is a simple shell script that allows you to translate text from your terminal, using a privacy-friendly backend.

stranslate uses SimplyTranslate as a backend, which is an ethical translation service that doesn't require JavaScript. SimplyTranslate can use both Google Translate and LibreTranslate, without compromising your privacy.

Usage

Basic usage:

stranslate -f "Chinese" -t "English" -i "你好"

stranslate "你好"

For detailed information about the usage of the program, see the manual.

Installation

Debian packages for easy installation are provided in the Github 'Releases' section and on the deb.rail5.org repository.