tradu

Crates.iotradu
lib.rstradu
version0.1.0
sourcesrc
created_at2023-08-20 17:29:10.059088
updated_at2023-08-20 17:29:10.059088
descriptionA simple command to traslate using DeepL
homepagehttps://atareao.es/
repositoryhttps://github.com/atareao/tradu
max_upload_size
id949469
size50,586
Lorenzo Carbonell (atareao)

documentation

README

tradu

A simple tool to translate using "DeepL"

Configuration

mkdir -p ~/.config/tradu/
cp tradu.toml ~/.config/tradu/

Add the Auth Key from DeepL to begin to translate.

use

Simple run tradu with a text to translate.

Commit count: 11

cargo fmt