#gtk #google #translate #language

app gtktranslate

A GTK wrapper for google translate

3 unstable releases

0.2.5 Jul 27, 2020
0.2.0 Jul 23, 2020
0.1.5 Jul 17, 2020

#16 in #translate

Custom license

435KB
104 lines

gtktranslate

A Simple GTK Translator

Screenshot

Installing

Dependencies

Debian/Ubuntu

sudo apt install translate-shell cargo

gtktranslate is on crates.io, so you can install it from the terminal using cargo

  cargo install gtktranslate

Building from Source

Building from source is very simple, just basic cargo building.

Dependencies

Debian/Ubuntu:

sudo apt translate-shell libgtk-3-dev cargo

Building

Building is fairly simple, just:

git clone https://github.com/skylinecc/gtktranslate
cd gtktranslate && cargo install --path

Dependencies

~16–26MB
~450K SLoC