1
0
Fork
You've already forked stranslate
0
stranslate allows you to translate text from your terminal, using a privacy-friendly backend.
  • Shell 68.5%
  • Roff 27.9%
  • Makefile 3.6%
Find a file
2021年08月12日 17:01:08 +02:00
LICENSE.md Initial commit 2021年08月12日 14:40:24 +02:00
Makefile Initial commit 2021年08月12日 14:40:24 +02:00
README.md Initial commit 2021年08月12日 14:40:24 +02:00
stranslate.1 Initial commit 2021年08月12日 14:40:24 +02:00
stranslate.sh Fixed minor error 2021年08月12日 17:01:08 +02:00

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.

Installation

To install stranslate simply run as root:

make install

Usage

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