3 unstable releases
0.2.5 | Jul 27, 2020 |
---|---|
0.2.0 | Jul 23, 2020 |
0.1.5 | Jul 17, 2020 |
#8 in #google-translate
435KB
104 lines
gtktranslate
A Simple GTK Translator
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–23MB
~436K SLoC