Menu

Tree [845147] master /
 History

HTTPS access


File Date Author Commit
 googletranslateunofficial 2020-09-02 Ramazan Emre Osmanoğlu Ramazan Emre Osmanoğlu [845147] Delete translate.glade~
 LICENSE 2020-08-30 Ramazan Emre Osmanoğlu Ramazan Emre Osmanoğlu [c1268b] Initial commit
 README.md 2020-09-02 Ramazan Emre Osmanoğlu Ramazan Emre Osmanoğlu [6b0ed3] Update README
 googletranslate 2020-09-02 Ramazan Emre Osmanoglu Ramazan Emre Osmanoglu [b27241] Version 2.0

Read Me

Google Translate Unofficial

Unofficial Google Translate Application for GNU/Linux

Platform (GNU/Linux)

Installing

Installing from Debian Package

Firstly, install the deb package. And type;

sudo apt install -f ./GoogleTranslateUnofficial.deb

Installing from source (For other distributions)

Clone the repository. And copy googletranslateunofficial directory and googletranslate file to /usr/bin.
Open googletranslate file and change this line;

builder.add_from_file('googletranslateunofficial/translate.glade')

# With this:

builder.add_from_file('/usr/bin/googletranslateunofficial/translate.glade')

For access from menu, save this lines to /usr/share/applications, as googletranslate.desktop

[Desktop Entry]
Exec=/usr/bin/googletranslate
Icon=accessories-dictionary
Name=Google Translate Unofficial
Type=Application

Support

If you liked project, please star and fork the project. Thanks!

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.